# Options menu

{% embed url="<https://youtu.be/JkZy95HK0mI>" %}

If you point the cursor at an object, you may notice an "**Options**" button on your hand UI.&#x20;

Pressing it will allow you to save it to your collection, and remove it.

![Options menu in Play mode](/files/7JsBO6PMdaZRhPHEmjsi)

In "**Edit mode**" there are more options available. &#x20;

Learn how to switch to edit mode [here](/getting-started/basics/mode-panel.md).

![Options menu in Edit mode](/files/YNn5DRq7hOV5ER6a0hLh)


---

# 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://learn.overlaymr.com/getting-started/basics/options-menu.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.
