# Notes & Comments

## Making Notes: Annotation & Markup

Notes/Annotations are added by selecting an annotation/drawing tool. Various tools are provided to  highlight area depending on the nature of the feedback.

![Annotation/Drawing Tools](/files/-Lbm3YZx04BNy6LImL09)

In the example below we use the Pen tool to markup an area of interest.

![Markup drawn using the Pen tool](/files/-Lbm6hr8l7dRPJPUJgsM)

When the annotation ia added, a Note must be entered, this is linked to the annotation drawing.

![New Note Popup after markup up image](/files/-Lbm8TS8Cwm4jmnIQ7J7)

All notes added to the approval are visible on the right hand side of the page.

![Notes Area](/files/-LbnYFU1f6TZvQxmWoTB)

Clicking on the annotation or note will display the note and it's related comments, this keeps all comments as a conversation in a single thread. Additional comments are added as required.

![Notes & Comments](/files/-LbnbsyTZ0h3_OKVdEUx)


---

# 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://mediamarkup.gitbook.io/docs/introduction/notes-and-comments.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.
