# \[WEB] Atendente Virtual

- [Autoatendimento por WhatsApp](https://ola.meajuda.cc/atendente-virtual/autoatendimento-whatsapp.md): Automação de atendimento com tecnologia OpenAI/ChatGpt
- [Recuperador de Vendas](https://ola.meajuda.cc/atendente-virtual/autoatendimento-whatsapp/recuperador-de-vendas.md): O "Recuperador de Vendas" é uma ferramenta para reconquistar clientes que entraram em contato e não finalizaram sua compra.
- [Campanhas por WhatsApp](https://ola.meajuda.cc/atendente-virtual/campanhas-por-whatsapp.md): Envie comunicações e promoções em massa diretamente no WhatsApp do seu cliente.
- [Perguntas Frequentes (FAQ)](https://ola.meajuda.cc/atendente-virtual/perguntas-frequentes.md): Perguntas frequentes sobre o Robô de Atendimento e campanhas no WhatsApp
- [Boas práticas na comunicação via WhatsApp](https://ola.meajuda.cc/atendente-virtual/boas-praticas-na-comunicacao-via-whatsapp.md)


---

# 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://ola.meajuda.cc/atendente-virtual.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.
