# General

- [Home page](https://docs.aqua-cloud.io/documentation/web-client/general/home-page.md): Access the aqua home page for quick entry to offerings, partners, products, support, and documentation. Learn how to configure default access or set your custom internal resources.
- [App language](https://docs.aqua-cloud.io/documentation/web-client/general/app-language.md): Configure your web client's app language settings for a personalized user experience. Learn how to switch languages quickly and efficiently in our step-by-step guide.
- [User account](https://docs.aqua-cloud.io/documentation/web-client/general/user-account.md): Learn how to manage your web client user account settings, including profile details and preferences, for a personalized browsing experience.
- [Change password](https://docs.aqua-cloud.io/documentation/web-client/general/change-password.md): Easily change your web client account password with step-by-step instructions. Enhance your security by updating credentials quickly and confidently.
- [Shortcuts & Accessibility](https://docs.aqua-cloud.io/documentation/web-client/general/shortcuts-and-accessibility.md): Discover essential shortcuts and accessibility features for the web client. Enhance your workflow and usability with quick navigation tips designed for an efficient user experience.


---

# 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/web-client/general.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.
