# Automação

- [Menu de AutoAtendimento](https://c2dbr-pt.gitbook.io/c2dbr/automacao/menu-de-autoatendimento.md): Nesta aba de configuração, podemos configurar um menu de auto-atendimento no qual obtêm um set de comandos no qual seu cliente pode selecionar para receber respostas pré-definidas.
- [Macros](https://c2dbr-pt.gitbook.io/c2dbr/automacao/macros.md): Os macros são configurações onde você pode rodar uma ou mais ações pré configuradas com apenas um clique no chat com um cliente.
- [ChatBot](https://c2dbr-pt.gitbook.io/c2dbr/automacao/chatbot.md): Neste tutorial, iremos aprender o passo a passo de como realizar a configuração do Chat bot, que é bastante importante e fundamental para o atendimento online dos seus clientes.


---

# 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://c2dbr-pt.gitbook.io/c2dbr/automacao.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.
