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

# 高级

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

## 本节内容

### [裸金属服务器](/clore.ai/clore.ai-eng-zh/mian-xiang-zhu-ji-ti-gong-zhe/advanced/bare-metal.md)

具有完整 root 访问权限、无虚拟化且不受功率限制的专用物理服务器。非常适合 AI/ML 训练、HPC、3D 渲染和高性能工作负载。

* 三级及以上数据中心要求
* 硬件规格（64+ 线程、128GB+ 内存、NVMe）
* InfiniBand/NVLink 支持
* 99.99% SLA，配备 24/7 NOC

想租用裸金属而不是提供裸金属？请查看 [裸金属租赁](/clore.ai/clore.ai-eng-zh/mian-xiang-zu-yong-zhe/bare-metal-rental.md) 自助配置器；以上要求适用于发布容量的提供商。

### [HiveOS 集成](/clore.ai/clore.ai-eng-zh/mian-xiang-zhu-ji-ti-gong-zhe/advanced/hiveos-integration.md)

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

### [Clore Fleet — 批量接入](/clore.ai/clore.ai-eng-zh/mian-xiang-zhu-ji-ti-gong-zhe/advanced/clore-fleet-mass-onboarding.md)

使用 Clore Fleet 一次接入多台服务器。专为拥有 10 台以上机器、需要自动化部署和管理的主机设计。

### [Clore 合作伙伴](/clore.ai/clore.ai-eng-zh/mian-xiang-zhu-ji-ti-gong-zhe/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/mian-xiang-zhu-ji-ti-gong-zhe/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.
