> 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/huang1111-wang-pan-webdav-ban/webdav-ban-jiao-cheng-mu-lu/gou-mai-quan-yi-bao-kuo-rong-bao-jiao-cheng.md).

# 购买权益包&扩容包教程

## 前言：

我们的各服务拥有独立的数据库，因此你如果需要使用不同版本的网盘，则需要注册多个账号，目前我们正在计划推出huang1111网盘至尊版，以避免此类复杂的操作。

## 购买权益包与扩容包：

点击左下方的空间区域：

<figure><img src="/files/cbKSqWfSWYH89AA91IQ8" alt=""><figcaption><p>点击空间区域</p></figcaption></figure>

点击“购买容量包”或“使用激活码兑换”任意按钮：

<figure><img src="/files/har34nG0ZVgxx4mXMJ72" alt=""><figcaption><p>点击其中一个按钮</p></figcaption></figure>

上方分类栏中，“容量包”对应“扩容包”；“会员”对应“权益包”：

<figure><img src="/files/fmb8ZzLw0dXQyiZVekDp" alt=""><figcaption><p>购买展示</p></figcaption></figure>

## 请注意：

* 此处图片仅作步骤展示，实际商品及价格以页面显示为准。
* 如果你在其他服务中有剩余积分，也可以进行使用，需要联系站长，你可以在欢迎页面中进入QQ群或者通过邮箱来联系站长。


---

# 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/huang1111-wang-pan-webdav-ban/webdav-ban-jiao-cheng-mu-lu/gou-mai-quan-yi-bao-kuo-rong-bao-jiao-cheng.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.
