# Support & Contact

## Contact Ouzox Team

Ouzox is a small team of people. We will reply to your email as soon as possible.

Please contact us with the email linked to the account registered with Ouzox otherwise, we won't be able to process your request effectively.

{% hint style="warning" %}
You are not contacting creators on Ouzox. You are contacting the Ouzox support team.
{% endhint %}

## Bugs & Platform Issues

You can report a platform issue on the Ouzox repository.

[Click here to report a platform issue](https://github.com/Scalewreck-epic/ouzox-website/issues/new?template=Blank+issue)

If the issue is a code vulnerability, please report it here:

[Report a code vulnerability](https://docs.google.com/forms/d/e/1FAIpQLSe3EnCUg_XtWAmuoGPEpM1rE9xfkhYTT_sDNJxxJ3VgliOeoA/viewform)

## Game Report Abuse

If a game is violating the Ouzox Terms of Service, please report it here: [Game Report Abuse Form](https://docs.google.com/forms/d/e/1FAIpQLSciowDDHlfekmwQH-qPye1wH-n-4thWZytHvDwhQBk47WXuog/viewform)

## Support Team

If your inquiry does not fit any of the above, do not hesitate to reach out to the Ouzox Support Team.

Please email <scalewreck@protonmail.com> for any support


---

# 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://ouzox-games.gitbook.io/ouzox-docs/main/support-and-contact.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.
