# Game Template

Supersize's game design complements the unique composability of fully onchain games. Its minimalist style and open arena invites builders to create new features (traps, power ups, etc). Supersize aims to proliferate onchain by empowering independent contributors to create mods and new game versions.

#### Supersize provides an open multiplayer game template. Check out the Supersize: Bonk example below or [here](https://docs.google.com/document/d/1EJGIhLXlMYCUVCWUXBJk6NGNLdzkeRoVLLrZLoGSAbQ/edit?usp=sharing) to learn more!

<figure><img src="https://163222241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvUErkBfLdDG3o3mZEj8I%2Fuploads%2FQ75Ylf2TwUtuPlwwlfJ5%2FSupersizeJpg.png?alt=media&#x26;token=41a5f0be-1e21-40ca-92a7-597b70f83ec0" alt=""><figcaption><p>Supersize: Bonk proposal </p></figcaption></figure>


---

# 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.supersize.gg/game-template.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.
