# Highlight Settings

### How to access Highlight Settings page/popup

To configure your highlight Settings you could either:

Click on Highlight Settings from the extension menu:

<figure><img src="/files/Kw36n0Ygl5oe0NNe5eZL" alt="" width="259"><figcaption></figcaption></figure>

Or click the Highlight Settings icon on the highlighter popup when you selected texts from webpages or on [Reader Mode](/using-reader-mode/reader-mode.md)&#x20;

<figure><img src="/files/a5GL0TxbfuTJtMCzO7mh" alt="" width="269"><figcaption></figcaption></figure>

### Highlight Settings Popup Interface

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

<details>

<summary>1 - Show/Hide Highlighter Popup</summary>

Check this checkbox to show the highlighter popup, or uncheck to hide it. The highlighter popup is the popup that appears whenever you highlighting text on webpages or on [Reader Mode](/using-reader-mode/reader-mode.md)

&#x20;![](/files/ODGaSyXuOhLHFnpgbVll)

This popup allows you to:

1. [Highlight a text](/using-reader-mode/highlights.md) with your preferred colour
2. [View selected text in Reader Mode](/using-reader-mode/reader-mode.md#view-selected-text-on-reader-mode)
3. [Text-to-speech](/using-reader-mode/text-to-speech.md)
4. [Translate](/using-reader-mode/translate.md)
5. [Select to Tweet](/using-reader-mode/select-to-tweet.md)
6. [Extension Settings](/getting-started/extension-settings.md)

</details>


---

# 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/highlight-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.
