# Creating Exemplars

If you want another user to annotate the category in a particular way, you can make an Exemplar by clicking on the Make Exemplar button which serves as the guide on how to label a given category. You can also add comments for a better understanding of the example which you have created.

Select the frame from the thumbnails to which you want to make exemplar then click on **Make Exemplar** button.

![](/files/PDJsehoMybzW1yV8T6bb)

{% hint style="info" %}
After you make Exemplar, star icon will be shown in the top right corner of that specific thumbnail.
{% endhint %}

![](/files/Ual2fTrEj1rLylTjRAJq)


---

# 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.lodestar.ai/project/project-management/exemplars/creating-exemplars.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.
