# Comments

![Commenting on a post](/files/jNfsmBbLlNoHXpqMouZj)

![Clicking Read more will show the entire comment](/files/iuCCTiPYIVhuxpVWxVzS)

<figure><img src="/files/pttrXkhj5sEOu2ZKgXK7" alt=""><figcaption><p>Mention users in a comment</p></figcaption></figure>

## Features

|                    | Description                                                                                                                                                                                                                                                                               |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Comment creation   | Create comment by adding desired text in the compose bar and clicking **Add comment.**                                                                                                                                                                                                    |
| Mention in comment | <p>Mention users in comment by typing @ to activate mention suggestion and selecting their names in the suggestion list. Up to 30 users can be mentioned per post.</p><p></p><p>An alert will be shown if character count is greater than 50000 or mentions count is greater than 30.</p> |
| Edit comment       | Edit comment by clicking **...**  and selecting **Edit comment** from the pop-up. Click **Save** to submit changes.                                                                                                                                                                       |
| Delete comment     | Delete the comment by clicking **...**  and selecting **Delete comment** from the pop-up. Click **Delete** in the **Delete comment** confirmation message to confirm deletion. Otherwise, press **Cancel.**                                                                               |


---

# 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://docs.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/comments.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.
