> 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/zhen-dui-zhu-ji.md).

# 针对主机

- [入门](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/installing-clore-hosting.md)
- [在 Ubuntu 上安装](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/installing-clore-hosting/installing-clore-hosting-ubuntu.md)
- [安装软件](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/installing-clore-hosting/installing-clore-hosting-software.md)
- [网络要求](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/installing-clore-hosting/network-requirements.md)
- [服务器管理](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-settings.md)
- [如何为你的服务器定价](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-settings/how-to-price-your-servers-for-rental.md)
- [服务器评级系统](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-settings/server-rating.md)
- [Telegram 机器人](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-settings/telegram-bot.md)
- [主机费用指南](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/host-fees.md)
- [MFP 锁定](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/mfp-lock-a-complete-breakdown-of-mechanics.md)
- [故障排除](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-offline-on-clore.ai.md)
- [Docker 失败](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-offline-on-clore.ai/docker-failure.md)
- [如何重新安装驱动程序](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-offline-on-clore.ai/how-to-reinstall-drivers.md)
- [保留令牌重新安装](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-offline-on-clore.ai/how-to-reinstall-while-keeping-the-old-token.md)
- [Docker 磁盘空间清理](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/server-offline-on-clore.ai/docker-disk-space-cleanup.md)
- [高级](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced.md)
- [裸机](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/bare-metal.md)
- [HiveOS 集成](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/hiveos-integration.md): 本节展示如何使用 HiveOS 将服务器（rig）添加到 Clore.ai：系统准备、安装 Clore Hosting、应用令牌、启动 flightsheet
- [Clore Fleet（批量接入）](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/clore-fleet-mass-onboarding.md): 使用 Clore Fleet 的说明
- [Clore 合作伙伴](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)
- [被禁止的 GPU](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/list-of-all-banned-gpus.md)
- [API](https://docs.clore.ai/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/api.md)


---

# 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/zhen-dui-zhu-ji.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.
