> For the complete documentation index, see [llms.txt](https://docs.huang1111.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.huang1111.cn/en/service-descriptions.md).

# Service Descriptions

<table data-full-width="false"><thead><tr><th width="126" align="center"></th><th align="center">Standard</th><th align="center">WebDAV</th><th align="center">Premium</th></tr></thead><tbody><tr><td align="center">Website</td><td align="center"><a href="https://pan.huang1111.cn">pan.huang1111.cn</a></td><td align="center"><a href="https://webdav.huang1111.cn">webdav.huang1111.cn</a></td><td align="center">Not yet available</td></tr><tr><td align="center">Free/Subscription Plan</td><td align="center"><p>Free to use</p><p>Paid subscription</p></td><td align="center">Paid subscription</td><td align="center">Paid subscription</td></tr><tr><td align="center">Free Features</td><td align="center">15GB self-build space</td><td align="center">❌</td><td align="center">❌</td></tr><tr><td align="center">Paid Service</td><td align="center">Self-build space expansion</td><td align="center">WebDAV support for self-build space use + expansion</td><td align="center">Services with all open value-added features</td></tr><tr><td align="center">Advanced Features</td><td align="center">Remote download, Transfer files across storage</td><td align="center">Remote download, WebDAV</td><td align="center">Services with all open value-added features</td></tr><tr><td align="center">Trial</td><td align="center">Default open</td><td align="center">Support for purchasing trial packages</td><td align="center">Support for purchasing trial packages</td></tr><tr><td align="center">Detailed Explanation</td><td align="center"><a href="/pages/heiMhvs5K4SrqIu2sGeW">Click here</a></td><td align="center"><a href="/pages/aoLOx6rFjdcxj1VC526k">Click here</a></td><td align="center">Not yet available</td></tr></tbody></table>

* We are planning to launch the Huang1111 network's Premium Version, which will include all services currently offered and will be available for customers in 2025.
* For more details about the space usage, you can click [here](/en/huang1111-self-build-space/overview.md). This page only explains the service differences.
* Different versions of Huang1111 Drive have different online purchase addresses, please identify them carefully when placing an order, and if you find a purchase error, please contact us via [mail](mailto:zhaoling8848@vip.qq.com) in time.


---

# 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.huang1111.cn/en/service-descriptions.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.
