# Feedback & Developer Support

If you have any questions, require assistance, or would like to provide us with your feedback, please don't hesitate to reach out to us via our [Discord](https://discord.gg/hyperplay) server or through the official communication channel we've set up with your team (Discord, Telegram, or Slack).&#x20;

When using our Discord server, we recommend that you connect with our Community Lead to ensure that you have the official **"HyperPlay Developer"** role, which will provide you with access to all the resources and support you need.

We're excited to see what you'll bring to the platform and look forward to supporting you on your journey.


---

# 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.hyperplay.xyz/developer-docs/publish-list-a-game/feedback-and-developer-support.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.
