> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/desktop-installation.md).

# Desktop installation

To download additional aqua applications, such as the Desktop Client, visit our download page via the hamburger menu under 'aqua downloads'.

<figure><img src="/files/ujqp6c8jQLBT2JxM9wmo" alt=""><figcaption></figcaption></figure>

Below is a screenshot of the download page. To install the desktop client, click 'Get aqua Desktop Client'. Once the download completes, run the file and follow installation instructions.

<figure><img src="/files/jS4jEBK95M0W5aSyUn9J" alt=""><figcaption></figcaption></figure>

To successfully complete the authentication process when logging into the desktop client, please enter your standard aqua credentials along with your server address, without the http or https protocol.

{% hint style="info" %}
If you are using aqua on a public cloud, don't forget to include your username **and tenant**, for example: username\@mytenant&#x20;

The server address for your use will be: **app.aqua-cloud.io**.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aqua-cloud.io/documentation/desktop-client/getting-started/desktop-installation.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.
