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

# $GUNS Tokenomics

Gunstorm's token economy is designed to ensure the sustainable and fair operation of the in-game ecosystem. Gunstorm tokens ($GUNS) serve as the primary currency for various transactions within the game and can be utilized for in-game purchases as well as other purposes. Below are the key elements outlining the economic features and use cases of Gunstorm tokens:

### **Supply and Distribution:**

* <table><thead><tr><th width="146">Category</th><th width="105">💸Guns</th><th width="136">Total Supply </th><th>Vesting</th></tr></thead><tbody><tr><td>Public Sale</td><td>22%</td><td>220,000,000</td><td>50% unlocked at THE: 25% over 2 weeks.</td></tr><tr><td>Airdrop</td><td>5%</td><td>50,000,000</td><td></td></tr><tr><td>Treasury</td><td>7%</td><td>70,000,000</td><td>Linear unlock, 5 years.</td></tr><tr><td>Liquidity</td><td>13%</td><td>130,000,000</td><td>Vested at TGE</td></tr><tr><td>Marketing</td><td>11%</td><td>110,000,000</td><td></td></tr><tr><td>Staking</td><td>24%</td><td>240,000,000</td><td></td></tr><tr><td>Ecosystem Development</td><td>10%</td><td>100,000,000</td><td></td></tr><tr><td>Team</td><td>8%</td><td>80,000,000</td><td>Team a look at for 36 months after TGE: 3 year.</td></tr></tbody></table>

* <mark style="background-color:red;">Total Token Supply:</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**1,000,000,000 $GUNS**</mark><mark style="background-color:red;">.</mark>

### **Use Cases:**

1. **In-Game Purchases:** Gunstorm tokens can be used by players to acquire in-game items, enhancements, and other purchases.
2. **Trading and Exchange:** Players can utilize tokens to trade with other players or exchange them for other digital assets on cryptocurrency exchanges.
3. **Community Engagement:** Community members can use tokens to earn rewards and participate in in-game events.
4. **Incentives and Rewards:** Gunstorm tokens can be distributed as rewards for in-game achievements and event participation.

### **Pricing and Liquidity:**

* The price of $GUNS token is determined by market conditions on cryptocurrency exchanges.
* Project reserves are periodically released to provide continuous liquidity on exchanges.

### **Governance and Updates:**

* The Gunstorm community plays an active role in the development and updates of the token economy.
* Decisions regarding specific changes and updates to economic parameters are made through community consensus.

This token economy model is designed to facilitate Gunstorm's sustainable growth and provide value to community members.


---

# 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://gunstorm.gitbook.io/usdguns-docs/usdguns-tokenomics.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.
