# 账户管理

- [套餐](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans.md): 了解 GitBook 各套餐之间的差异
- [社区套餐](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/community.md): 在 GitBook 中申请我们的开源套餐
- [赞助站点套餐](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/community/sponsored-site-plan.md): 了解如何通过我们的赞助站点套餐从你的文档站点中赚钱
- [计费政策](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/billing-policy.md)
- [旧版定价](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/plans/legacy-plans.md): 了解我们当前定价与旧版定价之间的差异。
- [取消订阅](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/cancelling-a-plan.md): 取消你的订阅
- [个人设置](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/account-settings.md): 查看和管理你的 GitBook 个人账户设置
- [组织设置](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/organization-settings.md)
- [SSO 与 SAML](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/sso-and-saml.md): 了解如何通过 SSO 与 SAML 分享你的 GitBook 内容
- [SSO 成员与非 SSO](https://gitbook.com/docs/documentation/zh/zhang-hu-guan-li/sso-and-saml/sso-members-vs-non-sso.md)


---

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