> 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-ti-gong-zhe/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-zh/mian-xiang-zhu-ji-ti-gong-zhe/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.
