# Fully Onchain

<mark style="color:red;">Supersize is currently in demo mode. Game state and logic are not yet onchain!</mark>

#### SVM as a Multiplayer Game Server

Supersize is building on the [BOLT](https://arxiv.org/pdf/2311.02650.pdf) framework by [Magicblock](https://www.magicblock.gg/) which enables the SVM to act as the game's realtime multiplayer server. Read more in our [game design doc](https://docs.supersize.gg/about-us#first-tab).&#x20;

#### xNFT App

Supersize alpha will release via an xNFT app and $SUPER airdrop.&#x20;

#### $SUPER

The primary Supersize game token.


---

# 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/fully-onchain.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.
