> For the complete documentation index, see [llms.txt](https://docs.stackos.io/stackos-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stackos.io/stackos-docs/app-store-notes/presearch-on-stackos.md).

# Presearch on StackOS

## Locate the most recent tag

Go to:

<https://hub.docker.com/r/presearch/node/tags>

And copy the most recent "version numbered" tag.  Have this on hand for the pod configuration:

&#x20;

![](/files/8dcleXB9AN2OzuyNmC3R)

We assume you already have your PreSearch API Key and account set up. &#x20;

**If you need more details on that reference this:**

<https://docs.presearch.org/nodes/api>

\
**Go to your dashboard:**

<https://nodes.presearch.org/dashboard>

\
**And have your PreSearch Node Registration Code ready:**

![](/files/AsytMwWTxHd1KizXfQS2)

![](/files/01voUuznTd0DUEUvGaer)

## ✅ Fund your StackOS Account:

* [StackOS Fund Account - PreSearch](https://www.evernote.com/shard/s79/sh/3ffed2cd-dd4d-4377-6cc7-674b1ef061af/a5787173b1dcc88722ac26819b38762f)

## ✅ Go to the AppStore

## ![](/files/NfXVmaz71OtIG0khn0rl)<br>

## ✅ Launch your PreSearch Node

![](/files/8tu7xgoQQAW7pJb9XCLK)

## ✅ Configure your PreSearch Node

Update the Image Name to have the latest tag:

For example: "presearch/node:1.0.1"

Configure your environment with the Node Registration Code:

`REGISTRATION_CODE = 123123123123123`

![](/files/g5TuFPTJ0ljKGyURqstt)

![](/files/ID7ZHbNK0boE9Nn5Dl92)

## ✅ Verify Operation

\
Check <https://nodes.presearch.org/dashboard> and verifiy your node appears

![](/files/YPXE9FajbsxEZWnr8K7b)

Look for green connection icon<br>

![](/files/pua7ueZoq39iuH3Byvrj)

## ✅ Troubleshooting

\
If your node is not starting properly for some reason, consider opening a WebTTY and checking the logs:

{% content-ref url="/pages/6Lt7THKcrasjl5i7evFj" %}
[Create WebTTY](/stackos-docs/operations/create-webtty.md)
{% endcontent-ref %}

## ✅ Get the name of the presearch-0x... pod

\
`kubectl get pods`

## ✅ Show the logs for the pod

`kubectl logs -f presearch-0xYOURETHADDRESS-RANDOM`<br>

## ✅ Expect to see something like this

![](/files/bZLDItqjCFKd7oMLmqlr)
