# Reader Mode

`Reader Mode` is a feature that optimizes the reading experience by presenting content in a clean, distraction-free, and easy-to-read format. When activated, it removes unnecessary elements from a webpage, such as advertisements, sidebars, pop-ups, and other visual clutter, leaving only the essential content like text, images, and relevant media.<br>

<figure><img src="/files/ASBZ7ZpqBGDs7U4VTdhp" alt=""><figcaption></figcaption></figure>

### View whole article in Reader Mode

To view the whole article in a distraction-free reader of Reader Mode, click the no 2: `Read & Annotate` from the extension menu:

<figure><img src="/files/dBkrkmMia1VwZ9ba2Sf2" alt="" width="375"><figcaption></figcaption></figure>

### View selected text on Reader Mode

Sometimes, Reader Mode can't find the exact or the correct text to display. In this case, user can specifically select the portion of text that they want to read to be displayed on Reader Mode:

1. Select a portion of text from the article
2. On the highlighter menu, click on the `number 2 icon`&#x20;

<figure><img src="/files/MYO8QKDaz3cKZOew1q69" alt="" width="375"><figcaption></figcaption></figure>

### Features of Reader Mode

What sets Reader Mode apart from the other alternatives out there is the range of carefully designed features that Reader Mode offers such as Dyslexia Fonts, Reading Ruler, Custom Theme, Custom CSS and more.

* [Custom Fonts](/using-reader-mode/custom-fonts.md)
* [Dyslexia Fonts](/using-reader-mode/dyslexia-fonts.md)
* [Share pages in Reader Mode format](/using-reader-mode/sharable-reader-mode.md)
* [Auto-run](/using-reader-mode/auto-run.md)
* [Reading Ruler](/using-reader-mode/reading-ruler.md)
* [Text-to-speech](/using-reader-mode/text-to-speech.md)
* [Deletion Tool](/using-reader-mode/deletion-tool-1.md)
* [Highlighter](/using-reader-mode/highlights.md)
* [Theme](/using-reader-mode/theme.md)
* [Translate](/using-reader-mode/translate.md)


---

# 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/using-reader-mode/reader-mode.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.
