# Airdesk Documentation

Thank you for visiting Airdesk's documentation  👋

![](https://4075187781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMGy7hswNWyyiXACRWv%2F-MUEsB4ag4PApaPLIyQm%2F-MUEtWcCzbNVYHJTon14%2Fairdesk_documentation.png?alt=media\&token=02141a42-3c3d-4d69-a6d5-8165fcfe10c6)

{% hint style="warning" %}
Both Airdesk platform and the docs are in phase β (Beta). It means that they are constantly evolving, in terms of features and concepts, as well as the design.
{% endhint %}

Discover what is the purpose of the documentation:&#x20;

✅ To understand concepts. \
✅ To understand how the interface works. \
✅ To understand the advantages of each module. \
✅ To understand the organizational structure.&#x20;

Is there any information missing?&#x20;

If you encounter any problem with the documentation or have suggestions on how to improve it or the project in general, send us a message in the [**help section**](https://en.docs.airdesk.ai/help-support/how-to-ask-for-help).&#x20;

{% hint style="info" %}
Before you begin to explore Airdesk, read carefully the section [**Before You Start**.](https://en.docs.airdesk.ai/before-you-start)
{% endhint %}


---

# 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/master.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.
