# 管理评论

{% tabs %}
{% tab title="评论者" %}
作为评论者本人，你可以

* 编辑你的评论
* 删除你的评论

## 编辑评论

在你的评论中点击`Edit`按钮即可。

{% hint style="warning" %}
请注意：每次编辑后，被评论的人会收到新的消息提醒，谨慎使用。
{% endhint %}

<figure><img src="/files/1QoKtbFTzoBMIHp10vIB" alt="" width="375"><figcaption></figcaption></figure>

## 删除评论

点击`Delete`按钮即可。

<figure><img src="/files/37HVcNeteuLxivftb39K" alt="" width="375"><figcaption></figcaption></figure>

请注意：如果你的评论已经被回复，删除你的评论并不会导致底下的回复消失，而是会使用「Previous comment deleted」的占位符代表你被删除的评论。如：

<figure><img src="/files/Uyfl7oJq2ZCP1xjhiFAz" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="创作者" %}
作为创作者，你对你的评论区有比较大的权威。
{% endtab %}
{% endtabs %}


---

# 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://ava-inc.gitbook.io/ao3guideforeveryone/hu-dong-yu-jiao-liu/dian-zan-yu-ping-lun/guan-yu-ping-lun-comments/guan-li-ping-lun.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.
