# Hosting

- [About hosting on Sia](https://docs.sia.tech/legacy/hosting/about-hosting-on-sia.md): Learn about the concepts and terms you'll need to be familiar with to host on the Sia network.
- [Hosting with the Sia-UI GUI](https://docs.sia.tech/legacy/hosting/sia-ui.md)
- [Hosting with the siad CLI on Linux](https://docs.sia.tech/legacy/hosting/siad-linux.md)
- [Hosting FAQ](https://docs.sia.tech/legacy/hosting/hosting-faq.md)
- [hostd](https://docs.sia.tech/legacy/hosting/hostd.md): hostd documentation that will eventually replace the existing hosting section.
- [About hosting on Sia](https://docs.sia.tech/legacy/hosting/hostd/about-hosting-on-sia.md): Learn about the concepts and terms you'll need to be familiar with to host on the Sia network.
- [Setup Guides](https://docs.sia.tech/legacy/hosting/hostd/setup-guides.md)
- [Linux](https://docs.sia.tech/legacy/hosting/hostd/setup-guides/linux.md): Setup a new host on Linux
- [macOS](https://docs.sia.tech/legacy/hosting/hostd/setup-guides/macos.md): Setup a new host on macOS
- [Windows](https://docs.sia.tech/legacy/hosting/hostd/setup-guides/windows.md): Setup a new host on Windows
- [Dynamic DNS](https://docs.sia.tech/legacy/hosting/hostd/dynamic-dns.md): Learn about the benefits of DDNS for hosts with dynamic IP addresses
- [DuckDNS](https://docs.sia.tech/legacy/hosting/hostd/dynamic-dns/duckdns.md): Learn how to setup dynamic DNS in hostd with DuckDNS
- [Cloudflare (Advanced)](https://docs.sia.tech/legacy/hosting/hostd/dynamic-dns/cloudflare-advanced.md): Learn how to setup dynamic DNS in hostd with Cloudflare


---

# 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.sia.tech/legacy/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.
