# Making the most of a comment

Want to make your comment special? More accurate? More noticeable?&#x20;

You are more than welcome to:

### Add a sentiment to your comment

For every new comment, reply or note that you are writing, you can add a sentiment that indicates its type.

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

{% hint style="info" %}
[**Here**](/comments/add-a-comment.md#adding-a-sentiment) you can learn all about sentiments
{% endhint %}

### Add a video as a comment

You can add a video as a part of your comment (or as the comment itself). Once the video is added, it is automatically embedded in Annoto.&#x20;

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

{% hint style="info" %}
Want to see how easy it is to add a video as a comment? Click [here](/comments/add-a-comment.md#adding-a-video-as-a-comment).
{% endhint %}


---

# 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://info.annoto.net/tips/making-the-most-of-a-comment.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.
