# 旧版定价

我们已 [更新了我们的定价模式](https://www.gitbook.com/blog/new-site-sections#new-pricing-for-new-users) 最近，为了适应我们为已发布网站推出的许多新功能。因此，您仍有可能使用的是我们的旧定价模式。

我们正在发布的一些新功能仅适用于我们更新后的定价方案。请 [联系支持团队](https://gitbook.com/docs/help-center/support/how-do-i-contact-support) 如果您想了解更多并升级您的定价。

你可以 [查看我们当前的方案](/docs/documentation/zh/zhang-hu-guan-li/plans.md) 这里。

### 更新后的定价

我们对方案进行了一些更改，以简化发布流程，并更好地将功能与网站方案相匹配。以下是摘要：

* **专业版方案**：不再包含每月平台费用。即使在免费方案下，您也可以不受限制地购买和发布网站。
* **组织版方案**：现在仅专注于协作。

**现已与网站方案绑定的功能**

| **功能**  | **所需方案** |
| ------- | -------- |
| AI 搜索   | 终极版      |
| PDF 导出  | 高级版或终极版  |
| 搜索洞察    | 高级版或终极版  |
| 自定义域名   | 高级版或终极版  |
| 页面评分/反馈 | 高级版或终极版  |
| 高级自定义   | 高级版或终极版  |
| 未列出可见性  | 高级版或终极版  |
| 共享链接    | 高级版或终极版  |
| 已认证访问   | 终极版      |
| 网站重定向   | 高级版或终极版  |
| 网站分区    | 终极版      |


---

# 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://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/legacy-plans.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.
