> For the complete documentation index, see [llms.txt](https://docs.mailtrap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mailtrap.io/account-and-organization/billing.md).

# Billing & Plans

Manage your Mailtrap subscription, understand pricing plans, and handle billing-related tasks. Find information about payment methods, invoices, and special programs.

## Billing Management

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Billing Setup</strong></td><td><em>Complete guide to setting up your billing information, payment methods, and subscription management.</em></td><td><a href="/pages/l9dCKSsgSnB2txqBJjpM">/pages/l9dCKSsgSnB2txqBJjpM</a></td></tr><tr><td><strong>Payment Issues</strong></td><td><em>Troubleshoot and resolve common payment problems including failed charges, expired cards, and payment disputes.</em></td><td><a href="/pages/XJ6GtGz7ZXzKRLLow8TA">/pages/XJ6GtGz7ZXzKRLLow8TA</a></td></tr><tr><td><strong>Payment and Billing FAQs</strong></td><td><em>Quick answers to frequently asked questions about billing, payments, plans, and pricing.</em></td><td><a href="/pages/FHxucDjblG9Q42fI9mGy">/pages/FHxucDjblG9Q42fI9mGy</a></td></tr></tbody></table>

## Special Programs

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Non-Profit and Open-Source</strong></td><td>Learn about special pricing and support for non-profit organizations and open-source projects.</td><td><a href="/pages/5oqZCY07Ukq47HLTsdRP">/pages/5oqZCY07Ukq47HLTsdRP</a></td></tr></tbody></table>

## Account Status

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Suspensions and Bans</strong></td><td>Understand account suspension policies, common reasons for suspension, and how to resolve account issues.</td><td><a href="/pages/qStLConhsb3d1ZR9pvDP">/pages/qStLConhsb3d1ZR9pvDP</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mailtrap.io/account-and-organization/billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
