# Comments

The Comments plugin from the Maven Market will introduce commenting functionality to your posts. Both logged out customers (guests) and logged in customers will be able to leave comments on posts and projects.

### Settings

You can access the settings for the comment plugin by clicking the "settings" button next to the plugin under the "my plugins" tab, under the Market.&#x20;

Here you can specify whether or not comments should be functional on a certain portion of your site.

In addition to the settings above, activating the plugin will introduce a check box on each post, that when toggled, will prevent comments from working on that specific post.

![This option will appear when editing a post in admin.](/files/-M9KmTuomtXiuBhbxGFr)

### Comments List

A list of all comments can be viewed by accessing the [Comments](/managing-your-site/activity/comment-management.md) tab, within the Activity tab.


---

# 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.mavenseed.com/managing-your-site/market/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.
