# Provedores

- [Twilio](https://help.cosmobots.io/help/bot-builder/canais/whatsapp1/provedores/twilio-passos.md): Olá cosmonauta!! Nesse artigo vamos falar sobre os passos para a ativação do whatsapp business através do provedor Twilio.
- [Como comprar e configurar um número na Twilio?](https://help.cosmobots.io/help/bot-builder/canais/whatsapp1/provedores/twilio-passos/como-comprar-e-configurar-um-numero-na-twilio.md): Olá cosmonauta!! Nesse artigo vamos falar sobre a compra de um número no provedor Twilio
- [Inserir webhook em número Twilio](https://help.cosmobots.io/help/bot-builder/canais/whatsapp1/provedores/twilio-passos/inserir-webhook-em-numero-twilio.md)
- [Dialog 360](https://help.cosmobots.io/help/bot-builder/canais/whatsapp1/provedores/dialog-360.md): Olá Cosmonauta! Nesse artigo vamos falar sobre os processos para adquirir e habilitar um número do provedor Dialog 360.
- [Aprovar templates](https://help.cosmobots.io/help/bot-builder/canais/whatsapp1/provedores/dialog-360/aprovar-templates.md): Olá Cosmonauta 🚀! Agora é possível solicitar a aprovação dos templates diretamente pelo hub do provedor 360Dialog.


---

# 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/whatsapp1/provedores.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.
