# Reading Ruler

A reading ruler is a simple yet effective tool that can help individuals with dyslexia read more efficiently. It is a long and narrow overlay that can be placed over the text, highlighting one line at a time. The ruler can be set to different colors, and the user can choose the one that works best for them.

{% embed url="<https://youtu.be/9ZpVv7FHCF4>" %}

**How to use a Reading Ruler tool**

Using a reading ruler tool is easy. Here are the steps:

* Click on the [Settings menu](/using-reader-mode/reader-mode/reader-mode-settings.md)
* Click the "Reading Ruler" section
* Tick the "Display Ruler" checkbox
* Make the ruler's adjustment of the color, height and position to your liking
* Click `Save`

Now everytime you visit the page and open the reader, the ruler will be there to guide your reading.

<figure><img src="/files/xRPQXNK6AyUosNhnDlHI" alt=""><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/using-reader-mode/reading-ruler.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.
