# Spot

Spot defines a selected element to be rendered and made available for the user.

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

For Spot, it can be available on the screen (which may be in a drop-down menu or on a lower portion of the screen where the user may not have seen it yet). This means the element can be spotted if the user wants, searches, or scrolls for it. The difference between Spot and Present is that Present may or may not be a visible element. Spot needs to be visible.


---

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