# Channels

![Channel Selection Field](/files/ba99H4PCfAcXVEXXAl4p)

Syntphony CAI has integration with several types of channels, in the categories: smart speakers, social robots, smart assistants, messaging platforms, synthetic reality, mobile, tablet, desktop, cognitive contact center.

The solution also allows the same virtual agent to integrate with multiple channels.&#x20;

And in order to improve the virtual agent's personality, it is possible to configure the virtual agent's responses for each of the channels created.

&#x20;Thus, the answer can have a template (image, video, carousel, etc) that only that channel makes available, or a language directed to that channel.&#x20;

But remember: to integrate multiple channels to a same virtual agent, it's important that the channels share the same knowledge base and objective. In addition, the way the users interact on each channel should also be similar.

## Choose the main channel

Learn how to [create the main channel](#choose-the-main-channel)

## Add more Channels

To integrate more channels, take these steps:

1\. To access the area of channels, you must select the side menu on your left and click on Channels.

2\. If you select the “Channel” option, the channels that you have already associated with the virtual agent at the time of its creation will be displayed in the "My Channels" optio&#x6E;*.*

3\. To create a new channel, just select “Create Channel”. You will be taken to a page with multiple Channel categories, such as smart assistants, messaging platforms, and so o&#x6E;*.*

4\. Then, choose a channel category to see all the supported channels in that categor&#x79;*.*

<figure><img src="/files/QJqlQypc1hrbfTER3LPv" alt=""><figcaption></figcaption></figure>

5\. Finally, after you chose an application, name your Channel. You can add a description (it's optional)*.*

{% hint style="warning" %}
**Important:**

* If you are a developer, [go to this page](/user-guide/api-docs/api-guidelines.md) for more information
* Besides custom-developed front-ends, such as web chats, mobile chats and IVR, Syntphony CAI can integrate with other messaging platforms and smart assistants, such as Facebook Messenger. [Learn how to integrate existing channels](/user-guide/channels/add-a-channel/channels.md).
  {% 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.conversational-ai.syntphony.com/user-guide/channels/add-a-channel.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.
