# Third-Party Hosting

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

Managed Service option lets you run a Master Node without any technical setup. Trusted third-party providers handle hosting, maintenance, and uptime, while you stay in full control.

See our partnered managed providers [Managed Service](/master-nodes/run-a-node/third-party-hosting/managed-service.md)

### *I know what I'm doing, so I'll use a VPS or similar*

Want to run your own Master Node but still keep it simple? Any VPS that supports Docker will work, just deploy our docker setup and stay in full control without needing complex configurations.

See our guides for VPS providers (Coming Soon) [VPS](/master-nodes/run-a-node/third-party-hosting/vps.md)


---

# 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/third-party-hosting.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.
