# Run A Node

## Self Hosting

The PLAYA3ULL GAMES Master Node Software can be ran either via a graphical user interface (GUI) or via a Docker image (advanced users only). For the right pick, check out which of the below options match you.

### *I want someone else to manage this for me*

* *You should consider using a third party, Managd Service provider. Check out the providers here* [#managed-service](#managed-service "mention")

### *I want to see and click on the application when interacting with it*

* You should download and use the GUI version of the Master Node Software. Check out the guide on it here [GUI: Installing & Running](/master-nodes/run-a-node/gui-installing-and-running.md)

### *I don't know what a Docker image is*

* You should download and use the GUI version of the Master Node Software. Check out the guide on it here [GUI: Installing & Running](/master-nodes/run-a-node/gui-installing-and-running.md)

### *I am an advanced technical user, and want to run my Master Node Software in a Docker image*

{% hint style="warning" %}
Running the Master Node Software via the Docker image should only be performed by those who know what they are doing.&#x20;

If you have doubts, or are not entirely sure what this is, you should simply follow the [GUI: Installing & Running](/master-nodes/run-a-node/gui-installing-and-running.md) guide.
{% endhint %}

* You can run the Master Node Software in a Docker image by following the [Docker: Installing & Running](/master-nodes/run-a-node/docker-installing-and-running.md) guide


---

# 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.playa3ull.games/master-nodes/run-a-node.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.
