> 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-hi/for-hosts/advanced/hiveos-integration.md).

# HiveOS एकीकरण

### **चरण 1। एक फ्लाइटशीट बनाएं और टोकन प्राप्त करें**

* खोलें **HiveOS → Workers → आपका रिग → Create Flight Sheet**.
* में **कॉइन** फ़ील्ड, टाइप **clore rentals** और सूची से इसे चुनें।
* क्लिक करें **टोकन प्राप्त करें**.

<figure><img src="/files/3278bb252a0bb6eae1cf9cde5361036f62e2858e" alt=""><figcaption></figcaption></figure>

### **चरण 2। HiveOS के माध्यम से Clore.ai पर प्राधिकृत करें**

* क्लिक करने के बाद **टोकन प्राप्त करें**, आपको फिर से निर्देशित किया जाएगा **Clore.ai**.
* क्लिक करें **HiveOS के साथ लॉगिन करें** और साइन-इन को स्वीकार करें।

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

### **चरण 3। मूल्य/अवधि सेट करें और टोकन को HiveOS में भेजें**

* सेट करें **मूल्य** और **अधिकतम किराये की अवधि**.
* क्लिक करें **टोकन को HiveOS पर लागू करें** — टोकन स्वतः भरा जाएगा **वॉलेट** आपके HiveOS फ्लाइटशीट के फ़ील्ड में।
* HiveOS पर वापस जाएँ और फ्लाइटशीट पूरा करना जारी रखें।

<figure><img src="/files/70649dfff9477518c33832e3b979114f05067eea" alt=""><figcaption></figcaption></figure>

### **चरण 4। फ्लाइटशीट बनाएं**

* HiveOS में, क्लिक करें **Create Flight Sheet**.
* सत्यापित करें कि **वॉलेट** आपका टोकन शामिल है और **Coin: clore rentals** चयनित है।
* क्लिक करें **बनाएँ**.

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

### **चरण 5। फ्लाइटशीट को फार्म्स पर लागू करें**

* खोलें **HiveOS → Farms** और वर्कर्स सूची पर जाएँ।
* आवश्यक फार्म/वर्कर्स चुनें (उपयोग करें **सब चुनें** यदि आवश्यक हो)।
* पर क्लिक करें **Rocket / Apply** क्रिया।
* ड्रॉपडाउन से, बनाए गए **Flight Sheet** का चयन करें और क्लिक करें **Apply to selected**.

<figure><img src="/files/039648c389b38d979a957a794abd8dde7feae3e9" alt=""><figcaption></figcaption></figure>

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

पूर्ण। अच्छा काम — अब जाएँ [**Clore.ai**](https://clore.ai/my-servers) और बाकी सब कुछ संभालें **Marketplace → My Servers**.

### आइडल माइनिंग

आपके पास दो विकल्प हैं:

* यदि आपका सर्वर पहले से हमारी साइट पर “My Servers” में दिखाई देता है और ऑनलाइन है — तो बस HiveOS में clore.rental फ्लाइटशीट को अक्षम करें और आइडल माइनिंग के लिए अपनी खुद की माइनिंग फ्लाइटशीट लागू करें।
* हमारे clore.rental फ्लाइटशीट में दूसरा माइनर जोड़ें — HiveOS में शीट संपादित करें, Add miner पर क्लिक करें, अपना कॉइन/पूल/माइनर कॉन्फ़िगर करें, और सहेजें। यह तब चलेगा जब रिग किराये पर न हो।

<figure><img src="/files/360796380db4eaf100ee0184873f1b94fca7e56a" 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-eng-hi/for-hosts/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.
