# Welcome...

... to the fabulous official documentation for RetroBat.

You can use the main menu on the left hand side to navigate through the sections of the wiki, or the search bar on the top to search for a specific topic.

* If you are a beginner with RetroBat, you can head to the [GET STARTED](https://wiki.retrobat.org/get-started/prerequisites) section and let it guide you through the installation and first setup steps.
* If you are an advanced user and you are looking for information about a specific Game System, you can head over to the [SUPPORTED GAME SYSTEMS](https://wiki.retrobat.org/systems-and-emulators/supported-game-systems) section, which will provide information about available emulators, BIOS requirements and detailed per-system features.
* The [CONTROLLER](https://wiki.retrobat.org/controllers) section is where you have to look for any question related with controls issues
* The [ADVANCED FEATURES](https://wiki.retrobat.org/advanced-features) section contains information about specific functionalities provided with RetroBat

The RetroBat team has also included some specific [TUTORIALS](https://wiki.retrobat.org/tutorials) that will be enhanced by the Team based on common support requirements.

If the information you are looking for does not exist (yet), you can reach out to the Team through the following channels:

* Official [Discord channel](https://discord.gg/GVcPNxwzuT)
* Official [Forum](https://retrobat.forumgaming.fr/)
* Official [FAQ](https://retrobat.forumgaming.fr/t135-faq-retrobat-wip)
* RetroBat [website](https://www.retrobat.org)
* RetroBat [Github](https://github.com/RetroBat-Official)
* Official [Facebook page](https://www.facebook.com/groups/531886007636890)
* Official [Twitter feed](https://twitter.com/retrobat_off)

If you want to support the project, [please consider a donation](https://retrobatofficial.itch.io/retrobat), this will help us pay for the server infrastructure and get additional hardware for further compatibility.&#x20;

The wiki is available in english and french languages

Thank you!


---

# 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://wiki.retrobat.org/readme.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.
