> For the complete documentation index, see [llms.txt](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/legacy-plans.md).

# 旧版定价

我们已 [更新了我们的定价模式](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) 如果你想了解更多并升级你的定价方案。

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

### 更新后的定价

我们对方案做了一些调整，以简化发布流程，并让功能与站点方案更好地匹配。以下是摘要：

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

AI 搜索可用于 Premium 和 Ultimate 站点方案。GitBook Assistant 和其他高级 AI 功能可用于 Ultimate 站点方案。

**现在与站点方案绑定的功能**

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


---

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

```
GET https://gitbook-open-v2-preview.gitbook.workers.dev/url/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.
