> For the complete documentation index, see [llms.txt](https://satsrush.gitbook.io/satsrushofficial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://satsrush.gitbook.io/satsrushofficial/token/platform.md).

# Platform

<figure><img src="/files/trJx2QJlndfCj8r3Ks0q" alt=""><figcaption><p>Platform Flow</p></figcaption></figure>

While not entirely required to play the game and compete for the BTC jackpot, $SR30 tokens on the BRC20 network will allow users to get the most out of SatsRush while actively participating in the game’s future development.\
\
$SR30 will be offered to users on the Bitcoin blockchain and will be available on Unisat marketplace.&#x20;

$SR30 tokens will be utilized for playing the game by purchasing lives, in-game content, and as a governance token allowing users to access future rewards and community incentives beyond the BTC jackpot.

As the game develops and evolves, the community will be able to dictate the direction of the project and help make key decisions in its development. In particular, treasury use, jackpot distribution, game content, and other key factors.\
\
Furthermore, holding $SR30 tokens will allow users to acquire exclusive bitcoin NFTs, enter special lotteries, get partnership airdrops, and access all other future community rewards.&#x20;

<figure><img src="/files/30KXMutN3npj6kOz2Bj1" alt=""><figcaption><p>Platform Rewards</p></figcaption></figure>

<br>


---

# 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://satsrush.gitbook.io/satsrushofficial/token/platform.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.
