> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/help-center/help-center-zh/chang-jian-wen-ti/he-shi-shi-yong-shade-cloud.md).

# 何时使用 Shade Cloud

Shade Cloud 是我们自托管的 Shade Drives 版本。

您可以获得运行 Shade 和 Drives 的全部能力，而无需管理所需的全部基础设施。您只需为存储及其在 Shade 中的管理付费。

### 将您的文件统一到一个空间 <a href="#h_292eaf4d80" id="h_292eaf4d80"></a>

Shade 的一大优势，是将分散的混合工作流整合到一个空间中，统一您的数据孤岛。现在，您只需使用一个应用程序，就能管理云端和自托管数据，并在任何时间、任何地点完整地搜索、访问和共享所有数据。

### AI 在 Shade Cloud 中表现更好 <a href="#h_f9fb92a52c" id="h_f9fb92a52c"></a>

在 Shade Cloud 中，我们还能充分利用云端能力和更多 AI 模型，实现更快的索引，并为云盘提供更丰富的元数据。

### 高共享场景 <a href="#h_2c5d1ed04f" id="h_2c5d1ed04f"></a>

Shade 的技术仍然会受到您自身条件、网络速度以及我们服务器与目标位置之间距离的限制。因此，如果您需要与分布在不同地区或国家的团队成员远程协作，我们强烈建议您以 Shade Cloud 作为协作工作的基础。

### 何时不应使用 Shade Cloud <a href="#h_d39024b15f" id="h_d39024b15f"></a>

在一些情况下，目前不使用 Shade 反而更合适。


---

# 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://academy.shade.inc/help-center/help-center-zh/chang-jian-wen-ti/he-shi-shi-yong-shade-cloud.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.
