# Configurações do Bot

Aqui você terá as configurações referentes ao comportamento do seu Bot.&#x20;

1-Para acessar as configurações clique no ícone de engrenagem que fica localizado no canto superior esquerdo:

![](https://1728608858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSnqDgLbXBccdKMOdEJ%2Fuploads%2FskliKDkxJzDrSS3fr3J9%2Fconfigura%C3%A7%C3%B5es.gif?alt=media\&token=b2fc63e3-86c3-4db2-bb58-ede3ee506cba)


---

# 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/criar-o-bot/configuracoes-do-bot.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.
