# Channels

Try out My AskAI in your channels:

{% content-ref url="channels/zendesk/zendesk-tickets" %}
[zendesk-tickets](https://support.myaskai.com/features/channels/zendesk/zendesk-tickets)
{% endcontent-ref %}

{% content-ref url="channels/zendesk/zendesk-messaging" %}
[zendesk-messaging](https://support.myaskai.com/features/channels/zendesk/zendesk-messaging)
{% endcontent-ref %}

{% content-ref url="channels/intercom" %}
[intercom](https://support.myaskai.com/features/channels/intercom)
{% endcontent-ref %}

{% content-ref url="channels/freshchat" %}
[freshchat](https://support.myaskai.com/features/channels/freshchat)
{% endcontent-ref %}

{% content-ref url="channels/freshdesk" %}
[freshdesk](https://support.myaskai.com/features/channels/freshdesk)
{% endcontent-ref %}

{% content-ref url="channels/hubspot" %}
[hubspot](https://support.myaskai.com/features/channels/hubspot)
{% endcontent-ref %}

{% content-ref url="channels/gorgias" %}
[gorgias](https://support.myaskai.com/features/channels/gorgias)
{% endcontent-ref %}

{% content-ref url="channels/chrome-extension" %}
[chrome-extension](https://support.myaskai.com/features/channels/chrome-extension)
{% endcontent-ref %}

{% content-ref url="channels/slack" %}
[slack](https://support.myaskai.com/features/channels/slack)
{% endcontent-ref %}

{% content-ref url="channels/microsoft-teams" %}
[microsoft-teams](https://support.myaskai.com/features/channels/microsoft-teams)
{% endcontent-ref %}

{% content-ref url="channels/zapier" %}
[zapier](https://support.myaskai.com/features/channels/zapier)
{% endcontent-ref %}

Or build your own with our API:

{% content-ref url="../api-documentation" %}
[api-documentation](https://support.myaskai.com/api-documentation)
{% endcontent-ref %}

### Is user information from Intercom, Zendesk, HubSpot, Freshchat, Freshdesk, Slack or Teams used in the AI responses?

We can help you integrate user information into your AI responses (e.g. Intercom, Zendesk, Freshchat, Freshdesk, HubSpot, Slack or Teams) in its responses.

Please get in touch with us via our chat and we can help you with this.


---

# 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://support.myaskai.com/features/channels.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.
