# Individual Setup for various VPS providers

Want an easy solution that you can get up and running in a few minutes for free? Download Docker & run from your terminal in the tutorial below

{% content-ref url="/pages/-MS4vVv60jOLpDa1xFBt" %}
[Node Setup Instructions](/nodes/setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MY3WLu8E8tGcGy8UTQU" %}
[Running a node on ThreeFold](/nodes/setup/vps-setup/threefold.md)
{% endcontent-ref %}

{% content-ref url="/pages/oiqzOFiMKlJVwMBhkRhz" %}
[Running a node on FluxOS](/nodes/setup/vps-setup/running-a-node-on-fluxos.md)
{% endcontent-ref %}

{% content-ref url="/pages/qt395F6EYUs7PWrtq15r" %}
[Running a node on Akash](/nodes/setup/vps-setup/running-a-node-on-akash.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MS4vZgHGff1ATIQBNY6" %}
[Running a Node on AWS](/nodes/setup/vps-setup/aws.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MS4vb6ifTYh8Vud5dua" %}
[Running a node on Microsoft Azure](/nodes/setup/vps-setup/azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/P0IiM1w72IvppdM6jGJn" %}
[Running a node on Stack OS](/nodes/setup/vps-setup/running-a-node-on-stack-os.md)
{% endcontent-ref %}

{% content-ref url="/pages/WjjqJopifxueL5geKdPh" %}
[Running a Node on Racknerd](/nodes/setup/vps-setup/running-a-node-on-racknerd.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MS5Xx8gmKtwkjInK9DG" %}
[Running a node on Linux VPS](/nodes/setup/vps-setup/linux-vps.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.presearch.io/nodes/setup/vps-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
