# Offline dictionaries

## Download dictionaries

{% stepper %}
{% step %}

### Go to the settings page

Go to the settings page using the menu. Then click on "Offline dictionaries".

<div align="left"><figure><img src="/files/MuoRCHQO6rC1JSkgn4jX" alt="" width="206"><figcaption><p>Screenshot of the application menu.</p></figcaption></figure></div>
{% endstep %}

{% step %}

### Select the dictionary to download

Select your dictionary version to download in the dropdown menu

<div align="left"><figure><img src="/files/XiqWcvfqwqf1Bq7l1GYo" alt="" width="206"><figcaption><p>Screenshot of the settings page</p></figcaption></figure> <figure><img src="/files/2pzLjJneZQ1YTDDw0WIQ" alt="" width="206"><figcaption><p>Screenshot of the dictionary selection</p></figcaption></figure></div>
{% endstep %}

{% step %}

### Click on download

Press the download button and wait. Keep the application opened. When download is finished, you will see a popup message and the application will restart automatically.

<div align="left"><figure><img src="/files/DfljE2G6C6lXkPrLCxxa" alt="" width="206"><figcaption><p>Screenshot of the download button</p></figcaption></figure> <figure><img src="/files/K7HZfTQFMPeBWkFThs61" alt="" width="206"><figcaption><p>Dictionary downloading...</p></figcaption></figure> <figure><img src="/files/d47z4WMaMmFHa0w7wChZ" alt="" width="206"><figcaption><p>Download finished message.</p></figcaption></figure></div>
{% endstep %}

{% step %}

### You're done !

Enjoy browsing Remède offline !
{% endstep %}
{% endstepper %}

## Download multiple dictionaries

You can download multiple dictionaries. Just repeat the [#download-dictionaries](#download-dictionaries "mention") instructions with the dictionary you want to add. When you're done, you can set a favourite dictionary using the heart icon. The favourite dictionary will be used by default.

## Update dictionaries

{% stepper %}
{% step %}

### Go to the settings page

Go to the settings page using the menu.

<div align="left"><figure><img src="/files/fMvlqbsPdoJyJ2sTBb1n" alt="" width="206"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Press the update button

If a dictionary can be update, you will see a "Update" button. Just press and wait for the end of the download. Keep the application opened. When download is finished, you will see a popup message and the application will restart automatically.

<div align="left"><figure><img src="/files/vF0TWdlUS2thMyBt7fGp" alt="" width="206"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Dictionary updated !

Enjoy your updated dictionary offline !
{% endstep %}
{% endstepper %}


---

# 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/offline-dictionaries.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.
