# Create a note annotation

1. Click the note option (**Aa**) from the annotation toolbar. \
   ![](/files/vnIwHMm5hlLsk5uhjEWq)
2. A default note will appear on the cursor (it will say *new note!*).\
   ![](/files/PWBIjCZbSEAjHSMAKXV0)
3. Drag the default note where you want it to appear on the image. Click on the image to place the note.  <br>


---

# 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.reportandrun.com/manual/readme/content/note-annotations/creating-a-note-annotation.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.
