> 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-zh/mian-xiang-zhu-ji/installing-clore-hosting.md).

# 入门指南

## 欢迎来到 Clore.ai 服务器托管指南！<br>

如果你想通过在 Clore.ai 上托管你的服务器开始赚钱，那么你来对地方了！本手册将引导你完成所有关键步骤——从初始设置到收益优化。你将学习如何正确连接服务器、设置出租，并确保其稳定运行。

## 本指南中你将找到以下内容：

1\. 为出租设置你的服务器：逐步讲解如何通过单个安装命令（稳定版、Beta 版和旧版安装通道）将你的服务器连接到平台，使其可供出租，包括 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-zh/mian-xiang-zhu-ji/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.
