# 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.&#x20;

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: 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.
