# Canais

Depois dos fluxos criados e NLP definida, chegou o momento de lançar o bot para os seus usuários.

Um ponto importante aqui é: **tudo criado no bot (Fluxos e NLP) var servir para qualquer canal.** Portanto o CosmoBots segue o conceito de Omni-Channel, a experiência do usuário com o bot precisa ser a mesma independente de qual canal ele acessa.

Por enquanto estamos oferecendo integração para 4 canais. Mas estamos trabalhando para lançar mais canais em breve.

![](https://1728608858-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSnqDgLbXBccdKMOdEJ%2F-LWGge974aSqmlxc1vQU%2F-LWGgevZoUQUYu73ohB4%2Fimage.png?alt=media\&token=3c8bc000-7105-4c57-a12f-8dcdeed45069)


---

# 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://help.cosmobots.io/help/bot-builder/canais.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.
