# Getting started

- [Important notice: Deprecation of the desktop client in Q1 2026 \[updated\]](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/important-notice-deprecation-of-the-desktop-client-in-q1-2026-updated.md): Learn about the June 2025 retirement of our desktop client, key features moving to the aqua web client, and how this transition upgrades speed, reliability, and user experience.
- [FAQ: Transitioning from the desktop client to the web Client](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/faq-transitioning-from-the-desktop-client-to-the-web-client.md): We understand that the transition away from our desktop client might bring up some questions. To help you through this change, we’ve put together a quick FAQ.
- [Desktop installation](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/desktop-installation.md): Looking for the aqua Desktop Client? Grab it from the downloads menu and you'll be guided through a simple setup process. Just follow the authentication steps and you're all set for secure access.
- [Home screen configuration](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/home-screen-configuration.md): Learn how to customize your desktop client home screen for optimal workflow. Step-by-step guide covers layout options and key features to boost your productivity.
- [Views](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/views.md): Learn how to get started with the desktop client. Follow step-by-step instructions for easy setup and discover essential features to enhance your desktop experience.
- [Grid](https://docs.aqua-cloud.io/documentation/desktop-client/getting-started/grid.md): Easily organize, filter, and group development tasks with aqua's grid. Drag and drop to customize views, manage fields, and update items without opening each entry.


---

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