# Before You Start

Select one of the categories below to learn more.

{% hint style="info" %}
This documentation is constantly being updated. Please add it to your favorites and visit it frequently.
{% endhint %}

## How to use the documentation&#x20;

This document was created to help Airdesk users. You should bear in mind that some of the features addressed in it may not be available. &#x20;

## How you can help us&#x20;

At the end of the documentation, you'll find 3 buttons that allow you to vote page by page. You can vote:&#x20;

* Good&#x20;
* Neutral&#x20;
* Bad&#x20;

![](/files/-MMH0S49iCmYB1SfFMw-)

We ask you to be honest. You should vote: "Good", when the documentation really helped you find the answers you were looking for; "Neutral", when the documentation is well done and clear, but didn't help you solve the situation; "Bad", when the documentation is incomplete or not explicit.


---

# 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://en.docs.airdesk.ai/before-you-start.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.
