# Find what's important

In order to make the most of each video, here are a few tips:

### Sorting comments

You can sort the comments in the Comments Space by clicking on the sorting drop-down menu:

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

Comments can be sorted according to:

**Newest** - sorts the comments according to when they were added (newest to oldest)

**Top Comments** - sorts by the comments that were most voted (liked) and replied to

**Timestamp** - sorts the comments according to their timetag

### Comments representation in the Timeline&#x20;

At the bottom of the video, you can see the Annoto timeline.&#x20;

The timeline presents a visual representation of all the comments that were written, according to when they were written.&#x20;

* The height of the bar represents the number of comments (the more comments, the higher the bar)
* The colors of the bar represent the sentiments of the comments

{% hint style="success" %}
To learn more about the Annoto Timeline, click [here](/tips/timing-is-everything.md).
{% 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/comments/find-whats-important.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.
