> For the complete documentation index, see [llms.txt](https://docs.outpostsurge.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.outpostsurge.com/tokenomics/usdsurge-token-distribution.md).

# $SURGE Token Distribution

The initial distribution of $SURGE tokens has been planned to foster a vibrant community, reward early supporters, and ensure sustainable growth. **It is designed to be deflationary with a fixed supply of 100 million tokens.**

### Airdrop Campaign: 5% <a href="#id-7515" id="id-7515"></a>

$SURGE will be airdropped to closed beta participants based on a cumulative points system that rewards buying and staking Beranauts, daily beta gameplay testing, leaderboard rankings, useful feedback, bug reporting, and participation in community quests. Participants will receive their $SURGE once the Berachain Mainnet launches.

[Details of Points System ->](broken://pages/BeFxYepCpVa6Nd1ashk4)

### Token Sale: 7.5%

Conducted on [Ramen Finance](https://ramen.finance/), the token sale aims to help with liquidity and fund further game development.

### Marketing, Partnerships, Advisors: 12.5% <a href="#id-40c4" id="id-40c4"></a>

Allocated to seed the $SURGE Liquidity Flywheel, future promotional initiatives, and strengthen ecosystem partnerships.

### Gameplay Emissions: 50% <a href="#id-9115" id="id-9115"></a>

The largest portion is dedicated to rewarding players through various game modes and activities, encouraging ongoing engagement and participation.

### Core Contributors: 25% <a href="#id-0aa9" id="id-0aa9"></a>

Distributed to core contributors to gameplay development.


---

# 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://docs.outpostsurge.com/tokenomics/usdsurge-token-distribution.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.
