# Modifying objects

IFX, snapshots, 3D pen drawings, and whiteboards added from the wrist menu, all have similar properties after you add them to a Session. All of them are considered as objects.

The following sections describe how you can modify objects.

{% hint style="info" %}
You can use some of the same methods to interact with sticky notes. However, sticky notes don't have a control menu. For more information, see [sticky-notes](https://docs.engagevr.io/engage/advanced-features/sticky-notes "mention").
{% endhint %}


---

# 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.engagevr.io/engage/advanced-features/modifying-objects.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.
