# Comments

This page shows you the comments moderators have added to this form. Comments are just extra data added to the form and can never be viewed by a non-moderator.

For members, comments are shared between events with the same company. This means that your 2025 event can see comments of a member of the 2023 event. This allows you to quickly see why a member has a "bad rating".

Click [here](/event/misc/comments.md) for more information about comments.


---

# 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.eventication.com/event/planning/members/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.
