# Creating a sticky note from the Notes page

You can create a sticky note from the Notes page of your menu or tablet on both VR headsets and desktop devices.

{% hint style="info" %}
You can use the web manager to prepare notes in advance, and then instantly load them inside the ENGAGE app.
{% endhint %}

To create a note from the Notes page, complete the following steps:

1. Open your menu or tablet, and then select **Notes** <img src="/files/nVqrZ2WDHWPUcL2IGnqH" alt="" data-size="line">.
2. On the **Notes** page, select **CREATE**.
3. In the **Content** field, enter the text that you want to appear on your sticky note.
4. Select **STICKY NOTE**.
5. In the **SELECT COLOR** prompt, select a color for you sticky note from the list, and then select **CREATE STICKY NOTE**.
6. To place the sticky note in your environment, choose one of the following options:
   * On a VR headset, move your controller to position the sticky note, move the thumbstick left and right to adjust the scale, and move the thumbstick up and down to adjust the distance from you. Press the trigger on the controller to place the sticky note.
   * On a desktop device, move the mouse to position the sticky note and use the scroll wheel to adjust the distance from you. Click the left mouse button to place the sticky note.

{% hint style="info" %}
If you move the sticky note close to the surface of an interactive board, such as a whiteboard or blackboard, the sticky note snaps to the surface of the board.
{% endhint %}

If you re-open your menu or tablet, the **SELECT COLOR** prompt is still open. To create another identical sticky note, select **CREATE STICKY NOTE**. To create a different sticky note, close the **SELECT COLOR** prompt, and then continue from Step 3 in the previous instructions.

To save your note, close the **SELECT COLOR** prompt, enter a title, and then select **SAVE NOTE**.


---

# 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/creating-a-sticky-note-from-the-notes-page.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.
