# Server Hosting

- [The Pragmatic Hosting Guide](https://mirror-networking.gitbook.io/docs/hosting/pragmatic-hosting-guide.md): Confused by all the hosting options? Welcome to our pragmatic hosting guide.
- [Cloud Hosting Guides](https://mirror-networking.gitbook.io/docs/hosting/server-hosting.md)
- [AWS](https://mirror-networking.gitbook.io/docs/hosting/server-hosting/aws.md)
- [Google Cloud](https://mirror-networking.gitbook.io/docs/hosting/server-hosting/google-cloud.md)
- [Oracle Free Tier](https://mirror-networking.gitbook.io/docs/hosting/server-hosting/oracle-free-tier.md): Walkthrough for using Oracle Free Tier hosting.
- [Hosting with a Remote Desktop](https://mirror-networking.gitbook.io/docs/hosting/hosting-with-a-remote-desktop.md): Mischa's unusual, yet convenient remote desktop hosting method.
- [Edgegap’s Dedicated Game Server Hosting – Plugin Guide](https://mirror-networking.gitbook.io/docs/hosting/edgegap-hosting-plugin-guide.md): Mirror's unofficial Edgegap Hosting Plugin documentation.


---

# 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://mirror-networking.gitbook.io/docs/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.
