# Mouse Over

Also called **mouse over, mouse hover**, or **hover over**, this is a graphical control element that is activated when the user hovers the pointer over a trigger area, usually with a mouse, or with a pen or finger (for touch screen devices). It is enough to bring the pointer over the selected element to complete the step.

<figure><img src="/files/eXT4lDLofIA2VAZ8BDZR" alt=""><figcaption></figcaption></figure>

So, when the user’s mouse hovers over the selected element, the user proceeds to the next step without needing to click. We recommend making users’ jobs easier whenever and wherever possible by using this feature.


---

# 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-adopt.nexthink.com/in-application-guidance/defining-conditions-for-completing-a-step/a-step-is-complete-when/interaction-selection/mouse-over.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.
