# Launch Your AI Assistant

- [Choose Integration Platform](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/xuan-ze-chuan-jie-ping-tai.md)
- [Internal Q\&A Features](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/explain.md): Directly engage in Q\&A with AI Assistants on the platform. Related conversations are not displayed on external devices. Suitable for internal data processing, educational training, and other purposes.
- [Web Chat Introduction Overview](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/web-chat-introduction.md): This article introduces Web Chat interactive features and custom interface, enabling you to build a Web Chat service that aligns with your corporate style
- [Integrate Chat Platform: Website](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/web-chat-introduction/website.md)
- [Integrate Chat Platform: LINE](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/line.md)
- [Integrate Chat Platform: FB Messenger](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/fb.md)
- [Integrate Chat Platform: Telegram](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release/chuan-jie-dui-hua-ping-tai-telegram.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.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/release.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.
