# Using Reader Mode

- [User Interface](https://help.readermode.io/using-reader-mode/user-interface.md): To be more familiar with Reader Mode let's check the main parts of a user interface. Deep dive to learn more about each feature.
- [Dashboard](https://help.readermode.io/using-reader-mode/dashboard.md)
- [Highlight Settings](https://help.readermode.io/using-reader-mode/highlight-settings.md)
- [Highlights](https://help.readermode.io/using-reader-mode/highlights.md)
- [Enable Highlighter Menu Bar on Webpages](https://help.readermode.io/using-reader-mode/highlights/enable-highlighter-menu-bar-on-webpages.md)
- [Reader Mode](https://help.readermode.io/using-reader-mode/reader-mode.md)
- [Reader Mode Toolbar](https://help.readermode.io/using-reader-mode/reader-mode/reader-mode-toolbar.md)
- [Reader Mode Settings](https://help.readermode.io/using-reader-mode/reader-mode/reader-mode-settings.md)
- [Deletion Tool](https://help.readermode.io/using-reader-mode/deletion-tool.md)
- [Print](https://help.readermode.io/using-reader-mode/print.md)
- [Edit Content](https://help.readermode.io/using-reader-mode/edit-content.md)
- [Bookmarks](https://help.readermode.io/using-reader-mode/bookmarks.md)
- [Collections](https://help.readermode.io/using-reader-mode/collections.md)
- [Tags](https://help.readermode.io/using-reader-mode/tags.md)
- [Search](https://help.readermode.io/using-reader-mode/search.md)
- [Public Page](https://help.readermode.io/using-reader-mode/public-page.md)
- [Embed](https://help.readermode.io/using-reader-mode/embed.md)
- [Profile](https://help.readermode.io/using-reader-mode/profile.md)
- [Collaboration](https://help.readermode.io/using-reader-mode/collaboration.md)
- [Permanent Copy](https://help.readermode.io/using-reader-mode/permanent-copy.md)
- [Custom CSS](https://help.readermode.io/using-reader-mode/custom-css.md)
- [Custom Fonts](https://help.readermode.io/using-reader-mode/custom-fonts.md)
- [Dyslexia Fonts](https://help.readermode.io/using-reader-mode/dyslexia-fonts.md)
- [Sharable Reader Mode](https://help.readermode.io/using-reader-mode/sharable-reader-mode.md)
- [Auto-run](https://help.readermode.io/using-reader-mode/auto-run.md)
- [Auto-scroll](https://help.readermode.io/using-reader-mode/auto-scroll.md)
- [Reading Ruler](https://help.readermode.io/using-reader-mode/reading-ruler.md)
- [Text-to-speech](https://help.readermode.io/using-reader-mode/text-to-speech.md)
- [Page Outline](https://help.readermode.io/using-reader-mode/page-outline.md)
- [Deletion Tool](https://help.readermode.io/using-reader-mode/deletion-tool-1.md)
- [Theme](https://help.readermode.io/using-reader-mode/theme.md)
- [Translate](https://help.readermode.io/using-reader-mode/translate.md)
- [Citation Generator](https://help.readermode.io/using-reader-mode/citation-generator.md)
- [Note](https://help.readermode.io/using-reader-mode/note.md)
- [Instant Preview](https://help.readermode.io/using-reader-mode/instant-preview.md)
- [Google Search](https://help.readermode.io/using-reader-mode/google-search.md)
- [Select to Tweet](https://help.readermode.io/using-reader-mode/select-to-tweet.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.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.
