> For the complete documentation index, see [llms.txt](https://whitepaper.playmana.gg/mana/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.playmana.gg/mana/mana-games-platform/mana-products/game-launcher-web-publisher.md).

# Game Launcher/Web Publisher

#### Game Launcher/Web Publisher <a href="#heading-h.lxduaxapr5re" id="heading-h.lxduaxapr5re"></a>

Like Steam, MANA is a gaming launchpad for new Web3 games. New Game Studio partners will be able to promote their game from the home page of the MANA platform.&#x20;

<figure><img src="/files/5jlewV9KW1w9qGnNOGvG" alt=""><figcaption></figcaption></figure>

MANA can launch and install new games directly from the MANA launcher. This gives new Web3 labels direct access to the MANA gamers.

Through the MANA launcher, Game Studios can also include their in-game assets to be purchased with the MNG token that is earned with the p2p challenges.

### Game Launcher <a href="#heading-h.2s8eyo1" id="heading-h.2s8eyo1"></a>

The MANA Game Launcher comes in two forms. First system is through the web portal. Games are premiered on the gaming section of MANA and they can be launched directly from there.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.playmana.gg/mana/mana-games-platform/mana-products/game-launcher-web-publisher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
