# For Hosts

- [Getting Started](https://docs.clore.ai/for-hosts/installing-clore-hosting.md)
- [Installing on Ubuntu](https://docs.clore.ai/for-hosts/installing-clore-hosting/installing-clore-hosting-ubuntu.md)
- [Installing Software](https://docs.clore.ai/for-hosts/installing-clore-hosting/installing-clore-hosting-software.md)
- [Network Requirements](https://docs.clore.ai/for-hosts/installing-clore-hosting/network-requirements.md)
- [Server Management](https://docs.clore.ai/for-hosts/server-settings.md)
- [How to Price Your Servers](https://docs.clore.ai/for-hosts/server-settings/how-to-price-your-servers-for-rental.md)
- [Server Rating System](https://docs.clore.ai/for-hosts/server-settings/server-rating.md)
- [Telegram bot](https://docs.clore.ai/for-hosts/server-settings/telegram-bot.md)
- [Host Fee Guide](https://docs.clore.ai/for-hosts/host-fees.md)
- [MFP Lock](https://docs.clore.ai/for-hosts/mfp-lock-a-complete-breakdown-of-mechanics.md)
- [Troubleshooting](https://docs.clore.ai/for-hosts/server-offline-on-clore.ai.md)
- [Docker Failure](https://docs.clore.ai/for-hosts/server-offline-on-clore.ai/docker-failure.md)
- [How to Reinstall Drivers](https://docs.clore.ai/for-hosts/server-offline-on-clore.ai/how-to-reinstall-drivers.md)
- [Reinstall While Keeping Token](https://docs.clore.ai/for-hosts/server-offline-on-clore.ai/how-to-reinstall-while-keeping-the-old-token.md)
- [Docker Disk Space Cleanup](https://docs.clore.ai/for-hosts/server-offline-on-clore.ai/docker-disk-space-cleanup.md)
- [Advanced](https://docs.clore.ai/for-hosts/advanced.md)
- [Bare Metal](https://docs.clore.ai/for-hosts/advanced/bare-metal.md)
- [HiveOS Integration](https://docs.clore.ai/for-hosts/advanced/hiveos-integration.md): This section shows how to add a server (rig) to Clore.ai using HiveOS: system preparation, installing Clore Hosting, applying the token, starting a flightsheet
- [Clore Fleet (Mass onboarding)](https://docs.clore.ai/for-hosts/advanced/clore-fleet-mass-onboarding.md): Instruction for Using Clore Fleet
- [Clore Partners](https://docs.clore.ai/for-hosts/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)
- [Banned GPUs](https://docs.clore.ai/for-hosts/list-of-all-banned-gpus.md)
- [API](https://docs.clore.ai/for-hosts/api.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.clore.ai/for-hosts.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.
