> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts.md).

# Für Hosts

- [Erste Schritte](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/installing-clore-hosting.md)
- [Installation auf Ubuntu](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/installing-clore-hosting/installing-clore-hosting-ubuntu.md)
- [Software installieren](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/installing-clore-hosting/installing-clore-hosting-software.md)
- [Netzwerkanforderungen](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/installing-clore-hosting/network-requirements.md)
- [Serververwaltung](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-settings.md)
- [So bepreisen Sie Ihre Server](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-settings/how-to-price-your-servers-for-rental.md)
- [Server-Bewertungssystem](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-settings/server-rating.md)
- [Telegram-Bot](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-settings/telegram-bot.md)
- [Leitfaden zur Host-Gebühr](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/host-fees.md)
- [MFP-Sperre](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/mfp-lock-a-complete-breakdown-of-mechanics.md)
- [Fehlerbehebung](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-offline-on-clore.ai.md)
- [Docker-Fehler](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-offline-on-clore.ai/docker-failure.md)
- [So installieren Sie Treiber neu](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-offline-on-clore.ai/how-to-reinstall-drivers.md)
- [Neuinstallation unter Beibehaltung des Tokens](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-offline-on-clore.ai/how-to-reinstall-while-keeping-the-old-token.md)
- [Docker-Freigabe von Speicherplatz bereinigen](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/server-offline-on-clore.ai/docker-disk-space-cleanup.md)
- [Erweitert](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/advanced.md)
- [Bare Metal](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/advanced/bare-metal.md)
- [HiveOS-Integration](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/advanced/hiveos-integration.md): Dieser Abschnitt zeigt, wie man einen Server (Rig) mit HiveOS zu Clore.ai hinzufügt: Systemvorbereitung, Installation von Clore Hosting, Anwenden des Tokens, Starten eines Flightsheets
- [Clore Fleet (Massen-Onboarding)](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/advanced/clore-fleet-mass-onboarding.md): Anleitung zur Verwendung von Clore Fleet
- [Clore-Partner](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)
- [Verbotene GPUs](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/list-of-all-banned-gpus.md)
- [API](https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts/api.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-de/fur-hosts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
