# Canais de atendimento

- [WhatsApp](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp.md): Neste tópico você vai encontrar dicas, instruções e boas práticas para automação de atendimento no WhatsApp
- [Como conectar seu bot Hyperflow no WhatsApp](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/como-conectar-seu-bot-hyperflow-no-whatsapp.md): Aqui você vai aprender a conectar o seu bot Hyperflow no WhatsApp de forma rápida e simples!
- [Passo a passo: criação de conta no WhatsApp Business API](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/passo-a-passo-criacao-de-conta-no-whatsapp-business-api.md): Conta comercial oferece recursos estratégicos para o seu negócio, como o selo de verificado, chatbots, automação e muito mais
- [O que você precisa saber sobre conversas do WhatsApp Business API](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/o-que-voce-precisa-saber-sobre-conversas-do-whatsapp-business-api.md): Versão comercial da ferramenta tem período gratuito e possibilita categorizar conversas, fazer múltiplos atendimentos, integrar chatbots e muito mais
- [Limites de mensagem: regras e boas práticas do WhatsApp Business API](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/limites-de-mensagem-regras-e-boas-praticas-do-whatsapp-business-api.md): O WhatsApp Business estabelece alguns limites para o envio de mensagens ativas. Saiba mais aqui!
- [Número de teste para WhatsApp](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/numero-de-teste-para-whatsapp.md): A Hyperflow disponibiliza a opção de você conectar o canal do WhatsApp com um número de testes! Neste tópico você aprende a fazer isso em um passo a passo simples
- [Utilizando catálogo no WhatsApp](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/utilizando-catalogo-no-whatsapp.md): A função de catálogo pode te ajudar a vender mais, automatizando ainda mais seu atendimento! Vem saber mais sobre ela!
- [Otimizar mensagens de marketing](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/otimizar-mensagens-de-marketing.md): Descubra como ter um melhor retorno nas mensagens de marketing
- [📞 Ligação no WhatsApp](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/ligacao-no-whatsapp.md): Descubra como efetuar toda a configuração necessária para realizar ligação ou receber ligação dos seus clientes.
- [Partner-led Business Verification (Meta)](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/partner-led-business-verification-meta.md): Este documento tem como objetivo orientar o processo de verificação de um canal WhatsApp Business diretamente pela plataforma, sem necessidade de contato externo.
- [Coexistence](https://help.hyperflow.global/docs/canais-de-atendimento/whatsapp/coexistence.md)
- [Instagram](https://help.hyperflow.global/docs/canais-de-atendimento/instagram.md): Mais que uma rede social de fotos e vídeos, o Instagram se tornou uma grande vitrine. Vem aprender a usar esse recurso a seu favor com Hyperflow!
- [Como conectar seu bot Hyperflow no Instagram](https://help.hyperflow.global/docs/canais-de-atendimento/instagram/como-conectar-seu-bot-hyperflow-no-instagram.md): Aqui você vai aprender a conectar o seu bot Hyperflow no Instagram de forma rápida e simples!
- [Vinculado o chatbot ao Instagram](https://help.hyperflow.global/docs/canais-de-atendimento/instagram/vinculado-o-chatbot-ao-instagram.md): Vincule o seu chatbot a sua página do Instagram para atender melhor os seus clientes.
- [Telegram](https://help.hyperflow.global/docs/canais-de-atendimento/telegram.md): Tópicos exclusivos sobre o Telegram
- [Conectando o Telegram](https://help.hyperflow.global/docs/canais-de-atendimento/telegram/conectando-o-telegram.md): Um dos canais disponíveis na plataforma é o canal Telegram. Com ele, você pode disponibilizar o seu chatbot de forma rápida e simples.
- [WebSDK](https://help.hyperflow.global/docs/canais-de-atendimento/websdk.md): Tópicos exclusivos sobre o WebSDK
- [Como conectar seu bot no WebSDK](https://help.hyperflow.global/docs/canais-de-atendimento/websdk/como-conectar-seu-bot-no-websdk.md)
- [Configurações da WebSDK](https://help.hyperflow.global/docs/canais-de-atendimento/websdk/configuracoes-da-websdk.md): Configura as principais configurações disponíveis para a WebSDK
- [Como incluir o WebSDK em um aplicativo](https://help.hyperflow.global/docs/canais-de-atendimento/websdk/como-incluir-o-websdk-em-um-aplicativo.md): Esta documentação explica como incluir o WebSDK da Hyperflow em um aplicativo de forma simples. O WebSDK permite a integração de um chatbot diretamente na interface do seu app.asd
- [Facebook Messenger](https://help.hyperflow.global/docs/canais-de-atendimento/facebook-messenger.md): Vincule o seu chatbot a sua página do Facebook Messenger para atender melhor os seus clientes.
- [SMS](https://help.hyperflow.global/docs/canais-de-atendimento/sms.md): Envie SMS através da Hyperflow
- [E-mail](https://help.hyperflow.global/docs/canais-de-atendimento/e-mail.md): Envie e-mails através da Hyperflow


---

# 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.hyperflow.global/docs/canais-de-atendimento.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.
