# Comment

Comments make posts special, it brings a unique social aspect to content sharing; with Releap Protocol these comments can function as unique NFTs associated with the post under which they are made.&#x20;

Comments can also be customized or restricted to reward users or enhance experience. For example, only users who have been following a profile for more than 6 months can comment on a post.


---

# 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.releap.io/releap-protocol/concepts/comment.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.
