# Moving a sticky note

To move a sticky note, select it. You can then reposition it with the same controls that you used to initially place it. For example, move your hand controller or mouse to adjust the position, and then press the trigger or click the left mouse button to place the sticky note.

If you use a VR headset and hand controllers, and the sticky note is within your reach, you can also press and hold the trigger on the controller to grab the sticky note.

![Grabbing a sticky note](/files/TA3pdRH6Y1Mz2hqB3Hwq)


---

# 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/sticky-notes/moving-a-sticky-note.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.
