# Support

If you have issues with the game or any ecosystem questions then try to search for your topic in this whitepaper.

If you still haven't found an answer or you have a different issue then you can submit a request in our support system here: [**Submit Support Request**](https://firstlightgames.zendesk.com/)

You can also [**join our official Discord**](/blast-royale/blast-royale.md) channel to become part of our big community and chat, ask for help, participate in events and more.


---

# 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://fundimension.gitbook.io/blast-royale/miscellaneous/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.
