# Manual Bot2

## Manual Bot2

- [Variáveis do sitema](https://docs.bot2.com.br/variaveis-do-sitema.md)
- [Changelog](https://docs.bot2.com.br/changelog.md): 7.5.1
- [Login do chat de atendimento](https://docs.bot2.com.br/login-do-sistema/login-do-chat-de-atendimento.md): Para acessar a pagina do chat, clique no link abaixo:
- [Login do painel de controle](https://docs.bot2.com.br/login-do-sistema/login-do-painel-de-controle.md): Para acessar o seu painel de controle, clique no link abaixo:
- [Comandos do chat](https://docs.bot2.com.br/comandos-do-chat.md)
- [Finalizar atendimento](https://docs.bot2.com.br/comandos-do-chat/finalizar-atendimento.md): Sempre que encerrar a conversa, clique no ícone "finalizar atendimento"


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bot2.com.br/variaveis-do-sitema.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.
