# Account management

- [Plans](https://gitbook.com/docs/account-management/plans.md): Learn about the differences in plans GitBook has
- [Community plan](https://gitbook.com/docs/account-management/plans/community.md): Apply for our Open Source plan in GitBook
- [Sponsored site plan](https://gitbook.com/docs/account-management/plans/community/sponsored-site-plan.md): Learn more about how you can earn money from your documentation site with our sponsored site plan
- [Billing policy](https://gitbook.com/docs/account-management/plans/billing-policy.md)
- [Legacy pricing](https://gitbook.com/docs/account-management/plans/legacy-plans.md): Learn about the differences between our current and legacy pricing.
- [Subscription cancellations](https://gitbook.com/docs/account-management/cancelling-a-plan.md): Cancel your subscription
- [Personal settings](https://gitbook.com/docs/account-management/account-settings.md): View and manage the settings for your personal GitBook account
- [Organization settings](https://gitbook.com/docs/account-management/organization-settings.md)
- [SSO & SAML](https://gitbook.com/docs/account-management/sso-and-saml.md): Learn how to share your GitBook content via SSO & SAML
- [SSO Members vs non-SSO](https://gitbook.com/docs/account-management/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/account-management.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.
