# For the users

- [Download](https://docs.remede.camarm.fr/users/download.md): How to install Remède on you machine.
- [Update application](https://docs.remede.camarm.fr/users/download/update-application.md): It is important to keep your application up to date to enjoy latest functionalities !
- [Offline dictionaries](https://docs.remede.camarm.fr/users/offline-dictionaries.md): Learn how to download offline dictionaries in Remède.
- [Dictionaries servers](https://docs.remede.camarm.fr/users/dictionaries-servers.md): You can explore DICT servers with Remède. Let's see how to enable and use this functionality.
- [Support](https://docs.remede.camarm.fr/users/support.md): Any question, remark ? Don't hesitate to contact us.


---

# 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.remede.camarm.fr/users.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.
