> 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/installing-clore-hosting.md).

# शुरू करना

## Clore.ai सर्वर होस्टिंग गाइड में आपका स्वागत है!<br>

यदि आप Clore.ai पर अपने सर्वरों की होस्टिंग करके कमाई शुरू करने की सोच रहे हैं, तो आप सही जगह पर आए हैं! यह मैन्युअल प्रारंभिक सेटअप से लेकर राजस्व अनुकूलन तक सभी प्रमुख चरणों के माध्यम से आपका मार्गदर्शन करेगा। आप सीखेंगे कि अपने सर्वर को सही तरीके से कैसे कनेक्ट करें, किराये सेट करें, और इसकी स्थिर प्रदर्शन कैसे सुनिश्चित करें।

## इस गाइड में आपको ये चीजें मिलेंगी:

1\. किराये के लिए अपने सर्वर की सेटिंग: प्लेटफ़ॉर्म से अपने सर्वर को कनेक्ट करने, किराये के लिए उपलब्ध कराने के चरण-दर-चरण निर्देश, जिसमें HiveOS एकीकरण और ओवरक्लॉकिंग प्रोफ़ाइल सेटअप शामिल है।

2\. किराये की कीमतों की गणना और सेट करना: खनन लाभप्रदता या जटिल कार्यों जैसे AI प्रोसेसिंग में उपयोग के आधार पर किराये की दरें निर्धारित करने के लिए व्यावहारिक मार्गदर्शन। हम बताएँगे कि प्रभावी मूल्य कैसे निर्धारित करें और स्वचालित अपडेट कैसे कॉन्फ़िगर करें।

3\. किरायों का प्रबंधन: वास्तविक समय किराये की स्थिति सूचनाओं और सर्वर मॉनिटरिंग के लिए Telegram बोट सेटअप करना सीखें।

4\. पुनर्स्थापना और सेटिंग्स सहेजना: ड्राइवरों को पुनर्स्थापित करने और यदि आपको सिस्टम अपडेट करने की आवश्यकता हो तो पहले के टोकनों को बनाए रखने के सरल और विश्वसनीय तरीके।

5\. Clore पर बोनस कमाना: POH और MFP सिस्टम का अवलोकन—लाभप्रदता बढ़ाने और बोनस कमाने के लिए प्रमुख उपकरण, साथ ही अतिरिक्त कमाई के लिए अपने सर्वरों को कैसे सेटअप करें।<br>

## Clore.ai GPU सर्वर मालिकों के लिए नए अवसर खोलता है: हमारी गाइड आपको अपने सर्वर को कनेक्ट, कॉन्फ़िगर और अधिकतम करने में मदद करेगी ताकि स्थिर आय प्राप्त हो सके।

शुरू करने के लिए तैयार हैं? हमारी गाइड के चरणों का पालन करें और Clore.ai के साथ कमाई की दिशा में पहला कदम उठाएँ!


---

# 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/installing-clore-hosting.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.
