# Для хостов

- [Начало работы](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/installing-clore-hosting.md)
- [Установка на Ubuntu](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/installing-clore-hosting/installing-clore-hosting-ubuntu.md)
- [Установка программного обеспечения](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/installing-clore-hosting/installing-clore-hosting-software.md)
- [Требования к сети](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/installing-clore-hosting/network-requirements.md)
- [Управление серверами](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings.md)
- [Как устанавливать цены на ваши серверы](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings/how-to-price-your-servers-for-rental.md)
- [Система рейтинга серверов](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings/server-rating.md)
- [Telegram-бот](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings/telegram-bot.md)
- [Руководство по комиссии хоста](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/host-fees.md)
- [Блокировка MFP](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/mfp-lock-a-complete-breakdown-of-mechanics.md)
- [Устранение неполадок](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-offline-on-clore.ai.md)
- [Сбой Docker](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-offline-on-clore.ai/docker-failure.md)
- [Как переустановить драйверы](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-offline-on-clore.ai/how-to-reinstall-drivers.md)
- [Переустановка с сохранением токена](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-offline-on-clore.ai/how-to-reinstall-while-keeping-the-old-token.md)
- [Очистка дискового пространства Docker](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-offline-on-clore.ai/docker-disk-space-cleanup.md)
- [Продвинутый уровень](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/advanced.md)
- [Bare Metal](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/advanced/bare-metal.md)
- [Интеграция HiveOS](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/advanced/hiveos-integration.md): В этом разделе показано, как добавить сервер (риг) в Clore.ai с использованием HiveOS: подготовка системы, установка Clore Hosting, применение токена, запуск flightsheet
- [Clore Fleet (массовое подключение)](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/advanced/clore-fleet-mass-onboarding.md): Инструкция по использованию Clore Fleet
- [Партнёры Clore](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)
- [Запрещённые GPU](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/list-of-all-banned-gpus.md)
- [API](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/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/clore.ai/clore.ai-ru/dlya-khostov.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.
