# FAQ

- [Frequently Asked Questions](https://docs.browsee.io/faq/frequently-asked-questions.md): Check the undermentioned sections for your queries. If you do not get an answer for your query, you can ping us on chat or you can email us at support@heroteck.com.
- [FAQ - Browsee Installation](https://docs.browsee.io/faq/faq-browsee-installation.md): Everything you need to know about integrating Browsee.
- [FAQ - Account and Project](https://docs.browsee.io/faq/faq-account-and-project.md)
- [FAQ - Session Recordings](https://docs.browsee.io/faq/faq-session-recordings.md): Find everything regarding session recordings and replays in this section.
- [FAQ - Heatmaps](https://docs.browsee.io/faq/faq-heatmaps.md): Find everything regarding Heatmaps in this section.
- [FAQ - Payment & Plans](https://docs.browsee.io/faq/faq-payment-and-plans.md): This page will help you resolve any payment or plan related queries.


---

# 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.browsee.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.
