# Connect Your Website or Mobile App

Apart from social channels, you can also —&#x20;

* [Add a live chat plugin on your website.](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-web-app/connect-live-chat)
* [Add a chat plugin in your custom mobile application.](https://docs.myalice.ai/myalice-guide-arabic/myalice-channels/connect-web-app/connect-app)

{% hint style="info" %}
The live chat widget does not support certain automation blocks due to API limitations. Find out what blocks you can use on different support channels [here](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/support-blocks).
{% endhint %}


---

# 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.myalice.ai/myalice-guide-arabic/myalice-channels/connect-web-app.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.
