> 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-es/para-anfitriones.md).

# Para anfitriones

- [Primeros pasos](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/installing-clore-hosting.md)
- [Instalación en Ubuntu](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/installing-clore-hosting/installing-clore-hosting-ubuntu.md)
- [Instalación de software](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/installing-clore-hosting/installing-clore-hosting-software.md)
- [Requisitos de red](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/installing-clore-hosting/network-requirements.md)
- [Gestión de servidores](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-settings.md)
- [Cómo fijar el precio de tus servidores](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-settings/how-to-price-your-servers-for-rental.md)
- [Sistema de calificación de servidores](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-settings/server-rating.md)
- [bot de Telegram](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-settings/telegram-bot.md)
- [Guía de tarifas del anfitrión](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/host-fees.md)
- [Bloqueo de MFP](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/mfp-lock-a-complete-breakdown-of-mechanics.md)
- [Solución de problemas](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-offline-on-clore.ai.md)
- [Fallo de Docker](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-offline-on-clore.ai/docker-failure.md)
- [Cómo reinstalar los controladores](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-offline-on-clore.ai/how-to-reinstall-drivers.md)
- [Reinstalar conservando el token](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-offline-on-clore.ai/how-to-reinstall-while-keeping-the-old-token.md)
- [Limpieza de espacio en disco de Docker](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/server-offline-on-clore.ai/docker-disk-space-cleanup.md)
- [Avanzado](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/advanced.md)
- [Bare Metal](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/advanced/bare-metal.md)
- [Integración con HiveOS](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/advanced/hiveos-integration.md): Esta sección muestra cómo añadir un servidor (rig) a Clore.ai usando HiveOS: preparación del sistema, instalación de Clore Hosting, aplicación del token e inicio de una flightsheet
- [Clore Fleet (incorporación masiva)](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/advanced/clore-fleet-mass-onboarding.md): Instrucciones para usar Clore Fleet
- [Socios de Clore](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)
- [GPUs prohibidas](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/list-of-all-banned-gpus.md)
- [API](https://docs.clore.ai/clore.ai/clore.ai-eng-es/para-anfitriones/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-es/para-anfitriones.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.
