> For the complete documentation index, see [llms.txt](https://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.com/docs/help-center/account-management/pricing-plans-and-billing.md).

# Pricing, plans and billing

- [Do I have to pay to publish a site?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/do-i-have-to-pay-to-publish-a-site.md)
- [Which payment methods do you accept?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/what-payment-methods-do-you-accept.md)
- [Where can I find my invoices, and update billing details?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/where-can-i-find-my-invoices-and-update-billing-details.md)
- [I was charged for an unexpected upgrade](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/i-was-charged-for-an-unexpected-upgrade.md)
- [I have paid for the yearly plan. Why did I receive another invoice?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/i-have-paid-for-the-yearly-plan.-why-did-i-receive-another-invoice.md)
- [Why don’t I get billed for the Advanced AI Assistant or Translation add-ons flat fees immediately?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/why-dont-i-get-billed-for-the-advanced-ai-assistant-or-translation-add-ons-flat-fees-immediately.md)
- [Do you offer a free plan for non-profits and open-source organizations?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/does-gitbook-offer-a-free-plan-for-non-profit-open-source-organizations.md)
- [Do you offer any discounts?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/do-you-offer-any-discounts.md)
- [Can I get a refund?](https://gitbook.com/docs/help-center/account-management/pricing-plans-and-billing/can-i-get-a-refund.md)


---

# 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.com/docs/help-center/account-management/pricing-plans-and-billing.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.
