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

# Price Plans

## **View pricing page ->** [**here**](https://www.mava.app/pricing)

Mava offers a freemium pricing model so you can get started and test Mava totally for free.&#x20;

If you have low support volumes and don't need access to our premium features, you'll be able to continue using Mava totally free.\
\
All paid plans come with a 14-day trial period.

Mava also offers a discount for users paying for annual plans. You'll get 2 months free!

### **What’s a support request?**

One support request is counted as either one private ticket or one question answered by the Mava AI Bot in a public Discord channel. You can track the number of support requests you’ve used within the new [Plans](https://dashboard.mava.app/dashboard/admin/plans) & [Billing](https://dashboard.mava.app/dashboard/admin/billing) pages within Mava settings.


---

# 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://mava.gitbook.io/mava-docs/price-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.
