# FAQ

- [How much does it cost to use the app?](https://docs.mida-app.io/faq/how-much-does-it-cost-to-use-the-app.md)
- [Can I get a trial for the app?](https://docs.mida-app.io/faq/can-i-get-a-trial-for-the-app.md)
- [Can I get a discount on special cases?](https://docs.mida-app.io/faq/can-i-get-a-discount-on-special-cases.md)
- [Can I subscribe to an annual plan?](https://docs.mida-app.io/faq/can-i-subscribe-to-an-annual-plan.md)
- [Can I cancel the subscription at any time?](https://docs.mida-app.io/faq/can-i-cancel-the-subscription-at-any-time.md)
- [Can I request a refund then?](https://docs.mida-app.io/faq/can-i-request-a-refund-then.md)
- [Can I change my plan?](https://docs.mida-app.io/faq/can-i-change-my-plan.md)
- [Can I change the number of recordings per page?](https://docs.mida-app.io/faq/can-i-change-the-number-of-recordings-per-page.md)
- [How is my session limit calculated?](https://docs.mida-app.io/faq/how-is-my-session-limit-calculated.md)
- [What is a quick back?](https://docs.mida-app.io/faq/what-is-a-quick-back.md)
- [Can I watch recordings of the Checkout page?](https://docs.mida-app.io/faq/can-i-watch-recordings-of-the-checkout-page.md)


---

# 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://docs.mida-app.io/faq.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.
