# Game Launcher

The game launcher is the essence of REKT Games. This is where all our current and future video games will be accessible. One character is enough to dive into any experiences offered, and its design is reminiscent of any web2 launcher since their design is simple, intuitive, and familiar. This way, not only will it make user-penetration easier, but it will also appeal to a broader audience that we seek to onboard such as gamers and cryptocurrency fanatics.&#x20;


---

# 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.rektgames.io/whitepaper/game-launcher.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.
