# All the rest

There are so many more things you can do in the comments space!

If you wish to get the gist of it, you may find it in the following image:

![](https://lh4.googleusercontent.com/9OpZ8FpOSDHcEkD5sUvDZMKu491E91Bbd53DLxKE6C8fd4q1SKdFxKaYkb1f6HZyNcL080u56tHU3qSB_q7PYIXnvj3Jh7APH9_SVudNbsS6cR_srGfXcZbh_mhW1ap9E3sXijc)

If you want to learn more about each option - keep reading, it's right here:

## Reply to a comment

If you want to reply to a comment - all you have to do is click on REPLY below the comment, write and hit send, as you can see here:

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

## Read replies

Whenever a comment has replies, the number of replies is mentioned below the comment. Clicking on that will open the replies so you can read them.

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

## Like a comment

You can “like” other comments simply by clicking on the red heart near the “reply” button.&#x20;

The number of "likes" a comment received is shown as well.

Whenever an instructor “likes” a learner's comment or reply, that comment/ reply is marked with “Educator’s thumbs up” (yellow medal on the comment).

This is demonstrated in the following image:

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

## Edit/ delete my comment

You are free to edit or delete any comment you write within 24 hours of when it was written, as long as no one replied to this comment.&#x20;

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

{% hint style="success" %}
Recommended further reading: [Focus on what matters](/tips/focus-on-what-matters.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/all-the-rest.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.
