# Channels

Channels are the modes through which users interface with your applications, from voice to text to multimodal.  An application may be set up to communicate across one or more channels, providing a breadth of modalities and users experiences.

For third-party channel offerings in NLX, several must undergo a one-time integration in your workspace to make them functional.

{% hint style="info" %}
Don't see a channel you need? [Submit a ticket](/platform/nlx-platform-guide/resources/support.md#submit-a-ticket-from-your-account) and let us know
{% endhint %}

{% content-ref url="/pages/-Ma-enhc-FDx-eQ-U1Iy" %}
[Alexa](/platform/nlx-platform-guide/integrations/types/channels/alexa.md)
{% endcontent-ref %}

{% content-ref url="/pages/k3iy4DBiLxco9mzTMwO5" %}
[Amazon Chime SDK](/platform/nlx-platform-guide/integrations/types/channels/amazon-chime-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma-ee7ccN3jwze7Eqf0" %}
[Amazon Connect](/platform/nlx-platform-guide/integrations/types/channels/amazon-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/TelZ42mApiH6ijiPLf66" %}
[AWS End User Messaging SMS](/platform/nlx-platform-guide/integrations/types/channels/aws-end-user-messaging-sms.md)
{% endcontent-ref %}

{% content-ref url="/pages/YVFXe11o9lcnkIoCJw2D" %}
[Bandwidth](/platform/nlx-platform-guide/integrations/types/channels/bandwidth.md)
{% endcontent-ref %}

{% content-ref url="/pages/AekAHbGFbzV5h6oilqk4" %}
[Genesys](/platform/nlx-platform-guide/integrations/types/channels/genesys.md)
{% endcontent-ref %}

{% content-ref url="/pages/hQcqEdC1q0kr6TOtki4z" %}
[Tavus](/platform/nlx-platform-guide/integrations/types/channels/tavus.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma-dnWVhezrcjeYySsI" %}
[Twilio](/platform/nlx-platform-guide/integrations/types/channels/twilio-sms.md)
{% endcontent-ref %}

{% content-ref url="/pages/gqfTc1gfN0gNtOy5kvF7" %}
[Zendesk Sunshine](/platform/nlx-platform-guide/integrations/types/channels/zendesk-sunshine.md)
{% endcontent-ref %}


---

# 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.nlx.ai/platform/nlx-platform-guide/integrations/types/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.
