> 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-ru/dlya-khostov/advanced/hiveos-integration.md).

# Интеграция с HiveOS

### **Шаг 1. Создайте flightsheet и получите токен**

* Откройте **HiveOS → Workers → ваш риг → Create Flight Sheet**.
* В **Монета** поле, тип **аренда clore** и выберите его из списка.
* Нажмите **Получить токен**.

<figure><img src="/files/5857815d5e4a92b7eb2cfe1e0cf8b01d92d760e6" alt=""><figcaption></figcaption></figure>

### **Шаг 2. Авторизуйтесь на Clore.ai через HiveOS**

* После нажатия **Получить токен**, вы будете перенаправлены на **Clore.ai**.
* Нажмите **Войти через HiveOS** и подтвердите вход.

<figure><img src="/files/df95eec089ae779452976ed12ee37f0e1a6f7096" alt=""><figcaption></figcaption></figure>

### **Шаг 3. Установите цену/длительность и отправьте токен в HiveOS**

* Установите **цену** и **максимальную длительность аренды**.
* Нажмите **Применить токен к HiveOS** — токен будет автоматически подставлен в **Кошелёк** поле вашего flightsheet в HiveOS.
* Вернитесь в HiveOS и продолжайте заполнение flightsheet.

<figure><img src="/files/d34874202986562116b97007f50206236acccc7d" alt=""><figcaption></figcaption></figure>

### **Шаг 4. Создайте flightsheet**

* В HiveOS нажмите **Create Flight Sheet**.
* Проверьте, что **Кошелёк** содержит ваш токен и **Монета: аренда clore** выбрано.
* Нажмите **Создать**.

<figure><img src="/files/7c7a65be1e3e4207816ee8df5f8147dfd02c737e" alt=""><figcaption></figcaption></figure>

### **Шаг 5. Примените flightsheet к фермам**

* Откройте **HiveOS → Farms** и перейдите к списку воркеров.
* Выберите нужные фермы/воркеры (при необходимости используйте **Выбрать все** если нужно).
* Нажмите **Rocket / Apply** действие.
* В выпадающем списке выберите созданный **Flight Sheet** и нажмите **Применить к выбранным**.

<figure><img src="/files/788382f80c67ea2a62ad480040884da92ae4f31b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/a4545e09467f788e80bee37b7a62b6e934a39572" alt=""><figcaption></figcaption></figure>

Готово. Отличная работа — теперь перейдите в [**Clore.ai**](https://clore.ai/my-servers) и занимайтесь всем остальным в **Marketplace → My Servers**.

### Простой майнинг

У вас есть два варианта:

* Если ваш сервер уже отображается в «My Servers» на нашем сайте и находится онлайн — просто отключите flightsheet clore.rental в HiveOS и примените свой собственный mining flight sheet для простоя майнинга.
* Добавьте второй майнер к нашему flightsheet clore.rental — отредактируйте лист в HiveOS, нажмите Add miner, настройте свою монету/пул/майнер и сохраните. Он будет запускаться, когда риг не арендуется.

<figure><img src="/files/42de57e7b1d8d62d26b4b03cfb9b4dbf34957208" alt=""><figcaption></figcaption></figure>


---

# 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-ru/dlya-khostov/advanced/hiveos-integration.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.
