# Timing is everything

## Comments & Notes Timetag

Each comment (in the Comment Space) and each note (in the Personal Notes Space) gets a **timetag** that reflects on what specific moment in the video it was added. Therefore, every question, comment or note is always in the context of the video.&#x20;

Clicking on the timetag will take you to the exact moment in the video that a comment was written about.

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

## Timeline

At the bottom of the video, you can see the Annoto timeline that provides a visual representation of what was written in that space (Comments? Personal Notes Space).

The height of the bars represents the number of comments (or notes) & the colors represent their sentiments (if no sentiment was used, the bar will be gray).

Clicking on a bar in the timeline:

* Takes you to that exact moment in the video
* Scrolls the discussion to its place

&#x20;A high brown bar, for example, represents a place that includes many questions. It might be worthwhile to see what it's all about  ;)

<figure><img src="/files/wuGTQQvNmEWiyb7WOqdw" 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://info.annoto.net/tips/timing-is-everything.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.
