# Feedback form

Feel free to use these questions for the Luma feedback form, or write your own. It's also a good idea to ask core circle members privately for feedback, and to check in with the wider group in the Discord channel about how things went and what could be improved.

* Star rating on Luma
* What part of the meetup stood out most to you?
* Is there anything you wish had been different or improved?
* Are you interested in helping with future events or actions?
* If yes, what would you like to contribute to?


---

# 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://circles.logos.co/readme/for-circle-stewards/section-4-post-circle/feedback-form.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.
