# Staying on top of things

If you want to stay on top of everything, you can:

### Register for notification emails&#x20;

This way, you will be notified on replies your comments are receiving & on every new comment that is added in the discussion.

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

{% hint style="info" %}
Click [here ](/comments/follow-the-discussion.md)to learn all about following the discussion.
{% endhint %}

### Visit your activity feed

You can keep track of all the new activity in the course in your User Space's Activity Feed, which gathers all the new comments & replies in all the videos of the course.&#x20;

![](/files/-MALpE4bZ6BPo9dZyL9S)

{% hint style="info" %}
Click [here ](/activity-feed/feed.md)to learn all about the activity feed.
{% 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/staying-on-top-of-things.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.
