# Highlighting

The visual allows you to highlight changes between elements as arrows at the side:

![](/files/ItriKfHXmuUyPyQNpkEP)

Highlighting in general can be toggled by the highlights button in the menu:

![](/files/D62hK6gM0jhvqn3q6VKy)

When you open the menu, you have the predefined choice of **Min/Max** and **First/Last**. They can be toggle independently.

If you wish to add highlights between other elements, you can create them with **Add New.** A window will appear and you will be asked to select two elements one after the other. After adding a new highlight, an entry will appear in the menu, which allows you to remove the custom highlight.


---

# 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://docs.innofalls.com/interactivity/highlighting.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.
