> 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/advanced.md).

# 高级

面向有经验的 Clore.ai 主机和企业用户的高级配置和功能。

## 本节内容

### [裸金属服务器](/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/bare-metal.md)

专用物理服务器，具有完全的 root 访问权限、无虚拟化且无限制功率。适用于 AI/ML 训练、高性能计算、3D 渲染和高性能工作负载。

* Tier 3+ 数据中心要求
* 硬件规格（64+ 线程、128GB+ 内存、NVMe）
* 支持 InfiniBand/NVLink
* SLA 99.99%，提供 24/7 网络运营中心（NOC）

### [HiveOS 集成](/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/hiveos-integration.md)

将您由 HiveOS 管理的矿机连接到 Clore.ai 市场。在运行 GPU 出租的同时运行挖矿工作负载。

### [Clore Fleet —— 批量入驻](/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/clore-fleet-mass-onboarding.md)

使用 Clore Fleet 一次入驻多台服务器。为拥有 10 台及以上机器且需要自动化配置与管理的主机而设计。

### [Clore 合作伙伴](/clore.ai/clore.ai-eng-zh/zhen-dui-zhu-ji/advanced/clore-partners-high-volume-rental-system-for-major-clients.md)

面向数据中心和大型基础设施提供商的大规模租赁系统。提供自定义定价、专属支持和企业级服务等级协议（SLA）。


---

# 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/advanced.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.
