# Install extension

{% embed url="<https://www.youtube.com/watch?v=JJ_0UNRP6yc>" %}

**How to install Reader Mode on Chrome**

1. Open Google Chrome on your browser, then open this link: <https://chrome.google.com/webstore/detail/reader-mode/llimhhconnjiflfimocjggfjdlmlhblm>&#x20;
2. The link will take you to the Chrome web store, Click on `Add to Chrome` and then click `Add extension`&#x20;
3. After installation, pin Reader Mode extension to toolbar&#x20;

<figure><img src="/files/LQvah7KNihvJwJj5SPRI" alt=""><figcaption><p>Pin Reader Mode extension</p></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/install-extension.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.
