# Referencing an area of the course material

The post-it icon is one of the most popular features used by Amanote users, enabling links to be created between the course material and the note-taking area. A numbered dot can be freely placed on the course material page to add clean, structured notes for this part.

This is particularly useful for annotating diagrams, images or charts.

<figure><img src="/files/rFrZBZLPE8tUNXoPJJsJ" alt=""><figcaption></figcaption></figure>


---

# 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://guide.amanote.com/en/getting-started/note-taking/referencing-an-area-of-the-course-material.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.
