# @ Mentions

<figure><img src="/files/94p2fm7F2ZY1IiShmgTI" alt=""><figcaption><p>@ Mentions Admin Screenshot</p></figcaption></figure>

Enabling @ Mentions in the comment section allows others to mention people in their comments.

{% hint style="danger" %}
**@ Mentions is in Beta**: This feature has a lot of moving parts and it was decided to release the feature while it is still working out the finer details.
{% endhint %}

<figure><img src="/files/tVyTlrN5lCixS8X6DCZL" alt=""><figcaption><p>Mention someone in the comments</p></figcaption></figure>

In addition, people who leave comments can opt-in to receiving notifications if someone has mentioned them in a comment.

{% hint style="info" %}
**Opt-in is Site-wide**: When a user opts-in, they are sent an email to confirm their subscription. This enables comment mentions for the user site-wide.
{% 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://docs.dlxplugins.com/comment-edit-pro/features-overview/mentions.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.
