# Single Event

Each event comes with some information that can be helpful when working with marketing campaigns. In addition, if the event has to do with something that needs your attention, like answering a question, or responding to a comment, you can do that directly from the event itself!

### Answering a Question

Questions asked on your content (if enabled) can be answered from within the event. This is the same as viewing the question on the front-end of your site from the community and answering it there.

![](/files/-M9yzPIXcqd2_ypYUu1S)

### Grading a Submission

When clicking on an Exercise Submitted event, you as the Maven will be able to pass or fail the submission and leave additional feedback.&#x20;

![](/files/-MAWxjs0Kt17hEjm7Odh)

### Replying to a Review

If you have the [Reviews plugin](/managing-your-site/market/reviews.md) activated from the [Maven market](/managing-your-site/market.md), customers will be able to leave reviews on your products. You'll also be able to reply to those reviews from your event list.&#x20;

![](/files/-MAWyQ40bh3DtQOpd8YY)

### Responding to a Comment

If you have the [Comments plugin](/managing-your-site/market/comments.md) activated from the [Maven Market,](/managing-your-site/market.md) visitors and members will be able to comment on your posts. You'll also be able to reply to those comments without ever leaving the Mavenseed admin.&#x20;

![](/files/-MAX6gDcUlOmde03do2X)


---

# 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/activity/single-event.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.
