# Focus on what matters

The Annoto widget includes all kinds of ways to personalize the way you view the discussion.&#x20;

## The Annoto tour

The Annoto tour is a quick-few-steps tour in the Annoto widget, to make sure you are familiar with the basics of Annoto - main features and how you can use them to optimize your learning experience.&#x20;

The tour will automatically appear on the first time you will play a video with Annoto.&#x20;

You can dismiss the tour window by clicking on the X button, but it is very recommended to finish the tour.

If you accidentally dismissed the tour window, or you want to take the tour again, this can definitely be done!

Simply go to the Annoto menu and click on "Take a tour" to retake it, as you can see in the following images:

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

Finishing the tour is done once adding a comment in the discussion, or by clicking on the "Add a comment" section.&#x20;

## Widget sizes

The Annoto widget has 3 sizes:

### Mini mode

This is the discussion bubble icon on the side of the video. It can be positioned on the right or on the left/ up or down, but it is easy to spot, especially if there are already comments in the discussion. In this case, the bubble even presents the number of comments in the discussion.

![](/files/-MAKRCpi1HnhKHA8X0LB)

![](/files/-MAKRJZE0tePawzVfndj)

### Peekaboo mode

With the peekaboo mode, you see only the comments that are relevant to the moment in the video that you are watching. No distractions!

You can get to the peekaboo mode simply by clicking on the Annoto minimize button when the widget is open:

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

<figure><img src="/files/1Pw84FGADDC8zxPNkYsJ" alt=""><figcaption></figcaption></figure>

### Full mode

The Annoto widget full mode enables you to view the entire discussion in the video and, of course, to be an active part of it.&#x20;

You can get to the full mode simply by clicking on the Annoto icon (when the widget is in mini mode) or by clicking on the open button (when the widget is in kuku mode)

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

## Discussion sorting

You can sort the discussion to your choice.&#x20;

{% hint style="info" %}
To know all you need you know about sorting, [click here](/comments/find-whats-important.md#sorting-comments).
{% 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/focus-on-what-matters.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.
