# HiveOS Integration

### **Step 1. Create a flightsheet and get the token**

* Open **HiveOS → Workers → your rig → Create Flight Sheet**.
* In the **Coin** field, type **clore rentals** and select it from the list.
* Click **Get token**.

<figure><img src="/files/9WZrmmPvveV1ibQoniQK" alt=""><figcaption></figcaption></figure>

### **Step 2. Authorize on Clore.ai via HiveOS**

* After clicking **Get token**, you’ll be redirected to **Clore.ai**.
* Click **Login with HiveOS** and approve the sign-in.

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

### **Step 3. Set price/duration and push the token to HiveOS**

* Set the **price** and **maximum rental duration**.
* Click **Apply the token to HiveOS** — the token will be auto-filled into the **Wallet** field of your HiveOS flightsheet.
* Go back to HiveOS and continue completing the flightsheet.

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

### **Step 4. Create the flightsheet**

* In HiveOS, click **Create Flight Sheet**.
* Verify the **Wallet** contains your token and **Coin: clore rentals** is selected.
* Click **Create**.

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

### **Step 5. Apply the flightsheet to farms**

* Open **HiveOS → Farms** and go to the workers list.
* Select the required farms/workers (use **Select all** if needed).
* Click the **Rocket / Apply** action.
* From the dropdown, choose the created **Flight Sheet** and click **Apply to selected**.

<figure><img src="/files/3zvjHslGZInuJZTMgpew" alt=""><figcaption></figcaption></figure>

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

Done. Good job — now go to [**Clore.ai**](https://clore.ai/my-servers) and handle everything else in **Marketplace → My Servers**.

### Idle mining

You’ve got two options:

* If your server already shows up in “My Servers” on our site and is online — just disable the clore.rental flight sheet in HiveOS and apply your own mining flight sheet for idle mining.
* Add a second miner to our clore.rental flight sheet — edit the sheet in HiveOS, click Add miner, configure your coin/pool/miner, and save. It will run when the rig isn’t rented.

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


---

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