# Authentication

## Access Airdesk&#x20;

To access Airdesk visit [**https://app.airdesk.ai**](https://app.airdesk.ai/)&#x20;

![](/files/-MUEwoHhm7zuPfvVCbNB)

## Compatibility&#x20;

Airdesk is optimized for Browsers that use Chromium as an engine, so we suggest you use one of the following:&#x20;

* **Google Chrome**&#x20;
* &#x20;**Edge Chromium 2020**&#x20;
* &#x20;**Vivaldi**&#x20;

Although not optimized for Firefox, it works almost perfectly, but some more complex and advanced features may have a different performance. Please, if you detect an inconsistency, report it using the link below:&#x20;

{% content-ref url="/pages/-MMKcnB99NoDKVBe5c-t" %}
[Help / Support](/help-support/how-to-ask-for-help.md)
{% endcontent-ref %}

## How do I get access?

You can only access Airdesk after you have received an invitation to access. After receiving an invitation, you can select a password.&#x20;

{% hint style="info" %}
If you want to get access to a new space, you should contact us through [**https://www.airdesk.ai**](https://www.airdesk.ai/)&#x20;
{% 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/interface/authentication.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.
