# Integration Setup

**You can currently integrate Mava with the following platforms:**

* [Your website ](/mava-docs/getting-started/integration-setup/web-chat-setup.md)
* [Discord](/mava-docs/getting-started/integration-setup/discord-setup.md)
* [Telegram](/mava-docs/getting-started/integration-setup/telegram-setup.md)
* [Email](/mava-docs/getting-started/integration-setup/email-setup.md)

If you'd like to request another integration please reach out to the team.&#x20;

***Please note:** Mava is a fully mobile responsive web application that can be used on both iOS and Android devices, however, you'll need to be on a laptop or desktop computer for the initial setup*&#x20;


---

# 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/getting-started/integration-setup.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.
