# Antes de Começar

Selecione uma das categorias abaixo para saber mais.&#x20;

{% hint style="info" %}
Esta documentação está em constante evolução. Por favor, adicione-o aos seus favoritos e visite-o com alguma frequência.
{% endhint %}

## Como usar a documentação

Este documento foi criado com o objetivo de ajudar qualquer utilizador. Deverá ter em consideração que algumas das funcionalidades nele abordadas poderão não estar disponíveis.&#x20;

## Como nos pode ajudar

No final da documentação, existem 3 botões que lhe permitem votar página a página. Poderá votar:

* Bom
* Neutro
* Mau

![Exemplo de votação](/files/-M02Ez-rQZ_2osLO-pXL)

Pedimos que seja sincero. Deverá votar: "Bom", quando a documentação realmente o ajuda a encontrar as respostas que procura; "Neutro", quando a documentação está bem efetuada e clara, mas não o ajuda a resolver a situação; "Mau", quando a documentação está realmente incompleta ou não é explícita.


---

# 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.airdesk.ai/antes-de-comecar.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.
