# Install Reader Mode on Android

1. On your browser of your choice (Chrome, Safari etc.), navigate to <https://readermode.io>
2. On the top right side of the browser, click on the 3-dots button.

<figure><img src="/files/TTZyWwAL4QPjqkxms3XA" alt="" width="188"><figcaption></figcaption></figure>

3. Select and click "Add to Home screen" menu from the list

<figure><img src="/files/5YWPfJVdz6GvpZlXgmeN" alt="" width="188"><figcaption></figcaption></figure>

4. Click "Add" on the popup that just opened

<figure><img src="/files/ycL70POJ9eNFr64d56mA" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://help.readermode.io/getting-started/download-app/install-reader-mode-on-your-phone/install-reader-mode-on-android.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.
