> For the complete documentation index, see [llms.txt](https://docs.boomdao.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomdao.xyz/game-launcher.md).

# Game Launcher

Use it here: [launcher.boomdao.xyz](http://launcher.boomdao.xyz)

<figure><img src="/files/MMLHSv37o6YvwO2Ymtbx" alt=""><figcaption></figcaption></figure>

## The All-in-One Game Toolkit

The [Game Launcher](https://awcae-maaaa-aaaam-abmyq-cai.icp0.io/) is a platform that simplifies the creation of games on the Internet Computer blockchain. With just one click, developers can upload WebGL, PC, and Android builds directly to canister smart contracts. All uploaded games are immediately surfaced on a dedicated discovery page for players to browse and play. Game developers can deploy fake NFTs and ICRCs in a test environment.

Deploy a game World and configure the contract directly on the Game Launcher website without writing a single line of code. Your World contract is essentially the game server that governs the rules of your game. Enforce smart contract laws and empower composability in your game at its inception.

The [Game Launcher](https://awcae-maaaa-aaaam-abmyq-cai.icp0.io/) shortens game development timelines from months to days.&#x20;

Check it out here: [launcher.boomdao.xyz](http://launcher.boomdao.xyz)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.boomdao.xyz/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.
