# How to Give Feedback

We welcome feedback from the community. We want to hear about your past, present and future comments about Hoppers. We have opened up a couple of ways to do that.

1. You can go to [metapep.com/hoppers](https://metapep.com/hoppers) right now and submit an anonymous form with your feedback.
2. You can join [discord.metapep.com](https://discord.metapep.com), we have added a Hoppers section, come say hi!&#x20;
3. We host spaces every monday and anyone is welcome to come up and speak their mind. Visit the [metapep twitter](https://twitter.com/metapeplabs).&#x20;


---

# 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.hoppersgame.io/about/ownership-change/how-to-give-feedback.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.
