> For the complete documentation index, see [llms.txt](https://wiki.aussiesmp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.aussiesmp.com/community/feedback-submissions.md).

# Feedback submissions

This is an optional form to allow players to submit feedback for the server. This feedback doesn't have any specific topic requirements and will be used to get a better overall understanding of how players are feeling about the server while also being used to influence what needs to be prioritised. There are no requirements for the feedback submissions and you are welcome to send in anonymous feedback.

For two weeks at the start of each quarter a form will be opened where you can submit your feedback. After the form has closed all the submissions will be organised and sorted. Roughly two weeks after the form closes, a feedback summary page with responses and discussion will be posted onto the wiki.

You can view the most recent feedback summary page at the link below.

{% content-ref url="/pages/1PHB5J866ULSblviSGDh" %}
[April 2026](/community/feedback-submissions/april-2026.md)
{% endcontent-ref %}

**AusGG and any of our servers are not affiliated with Mojang AB or Microsoft.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.aussiesmp.com/community/feedback-submissions.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.
