# iOS 客户端批量授权

### 关于站点批量授权（VOL）

默认情况下，[Cloudreve iOS 客户端](https://cloudreve.org/ios) 面向最终用户订阅制收费，订阅后用户可以连接绑定所有 Cloudreve 的站点。 站点批量授权允许 Cloudreve 网站管理员为最终用户解锁 iOS 客户端访问权限。为您的站点购买站点批量授权后，最终用户无需订阅也可使用 iOS 免费连接绑定您的 Cloudreve 站点。

### 价格

每个根域名：￥398 / $63.9 （以购买时的最终价格为准），授权永久有效。

### 授权条件

* 根域名已经购买 [Cloudreve Pro](https://cloudreve.org/pro) 授权；
* Cloudreve Pro 版本 >= 3.6.0;
* Cloudreve iOS 客户端版本 >= 1.3.0

### 购买方法

1. 登录 [Cloudreve Pro 授权管理面板](https://cloudreve.org/login)，找到需要解锁 VOL 的根域名，点击购买授权：

<figure><img src="/files/mpHpZODOhSW6oA3phWJ3" alt=""><figcaption></figcaption></figure>

2. 付款购买后，前往您的 Cloudreve 管理面板，在 参数设置 - 站点信息 - 移动客户端 中同步授权：

<figure><img src="/files/Nmm45h5B8g1vhk3o8OAu" alt=""><figcaption></figcaption></figure>

### 注意事项

* VOL 授权的根域名跟随 Pro 授权根域名，修改后需要重新在 Cloudreve 管理面板同步授权。
* VOL 为去中心化验证，购买后无法退款，请谅解！
* VOL 授权只能解锁您的 Cloudreve 站点，非订阅用户连接其他站点时能需要付费订阅 iOS 客户端。


---

# Agent Instructions: 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:

```
GET https://docsv3.cloudreve.org/use/pro/vo-l.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
