# Reader Mode Settings

Reader Mode distraction-free reader settings can be access by clicking the `Settings` icon menu on [Reader Mode's Toolbar](/using-reader-mode/reader-mode/reader-mode-toolbar.md).&#x20;

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

From the this Settings menu, you can access and configure:

<details>

<summary>Typography</summary>

In `Typography` section, you will be able to configure:

* [Font type](/using-reader-mode/custom-fonts.md)
* Text size
* Line height
* Letter spacing&#x20;
* Width of the reader

</details>

<details>

<summary>Display</summary>

In `Display` section, you can toggle the elements inside Reader Mode reader on/off which includes:

* [Page outline](/using-reader-mode/page-outline.md)
* Images
* Meta (Author, Reading Time, URL)
* Author
* Reading Time
* Source URL

<img src="/files/85SkYL5W3oQ11eHfRga3" alt="" data-size="original">

</details>

* [Themes](/using-reader-mode/theme.md)
* [Reading ruler](/using-reader-mode/reading-ruler.md)
* [Auto-run rules](/using-reader-mode/auto-run.md)
* [Custom CSS](/using-reader-mode/custom-css.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/reader-mode-settings.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.
