> 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/account-management/plans/legacy-plans.md).

# Legacy pricing

We’ve [updated our pricing model](https://www.gitbook.com/blog/new-site-sections#new-pricing-for-new-users) recently, to accommodate for many of the new features we’ve been releasing for published sites. Because of this, there is a chance you may still be on our old pricing model.

Some of the new features we are releasing are only available on our updated pricing plans. Please [contact support](https://gitbook.com/docs/help-center/support/how-do-i-contact-support) if you would like to learn more and upgrade your pricing.

You can [view our current plans](/url/gitbook.com/docs/account-management/plans.md) here.

### Updated pricing

We've made some changes to our plans to simplify publishing and better align features with site plans. Here's a summary:

* **Pro Plan**: No longer includes a monthly platform fee. You can purchase and publish sites without restrictions, even on the Free plan.
* **Organization Plan**: Now focused exclusively on collaboration.

AI Search is available on Premium and Ultimate site plans. GitBook Assistant and other advanced AI features are available for Ultimate site plans.

**Features Now Tied to Site Plans**

| **Feature**             | **Plan Required**   |
| ----------------------- | ------------------- |
| AI Search               | Premium or Ultimate |
| PDF Export              | Premium or Ultimate |
| Search Insights         | Premium or Ultimate |
| Custom Domains          | Premium or Ultimate |
| Page Ratings/Feedback   | Premium or Ultimate |
| Advanced Customizations | Premium or Ultimate |
| Unlisted Visibility     | Premium or Ultimate |
| Shared Links            | Premium or Ultimate |
| Authenticated Access    | Ultimate            |
| Site Redirects          | Premium or Ultimate |
| Site Sections           | 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/account-management/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.
