# Max Criar conexão

Uma conexão ao bot Max é criada usando o token.

<table data-header-hidden><thead><tr><th width="219" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Chave de acesso</td><td valign="top">[Texto] Token do bot Max.</td></tr><tr><td valign="top">Tempo limite</td><td valign="top">[Número] Tempo limite de conexão.</td></tr><tr><td valign="top">Conector</td><td valign="top">[Link] Objeto de conexão Max.</td></tr><tr><td valign="top">Nível de tratamento de erros</td><td valign="top"><p>Selecione o nível de tratamento de erros.</p><p>Valores possíveis:</p><ul><li>"Default" - padrão;</li><li>"Ignore" - os erros são ignorados;</li><li>"Handle" - os erros são tratados.</li></ul><p>Se "Default" for selecionado, o valor do bloco "Start" deste diagrama será utilizado.</p></td></tr><tr><td valign="top">Nível de mensagens</td><td valign="top"><p>Selecione o nível de mensagens que os blocos exibirão durante a operação.</p><p>Valores possíveis:</p><ul><li>"Default" - padrão;</li><li>"Release" - a saída está desativada;</li><li>"Debug" - exibe informações principais;</li><li>"Detailed" - exibe informações detalhadas.</li></ul><p>Se "Default" for selecionado, o valor do bloco "Start" deste diagrama será utilizado.</p></td></tr><tr><td valign="top">Mensagem de erro</td><td valign="top">[Texto] Retorna informações detalhadas sobre o erro em caso de execução incorreta do bloco.</td></tr></tbody></table>


---

# 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://docs.sherparpa.ru/pt/sherpa-rpa/sherpa-designer/spravochnik-blokov/max/max-sozdat-podklyuchenie.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.
