> For the complete documentation index, see [llms.txt](https://litepaper.gluteusmaximus.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.gluteusmaximus.org/litepaper-gluteu-governance-senator-nft-rewards-and-legion-utility/4.-legion-token.md).

# 4. LEGION Token

### **4. LEGION Token**

#### **4.1 Total Supply & Distribution**

* **Fixed Supply**: **1 billion** LEGION tokens, **no further minting** after the initial supply.
* **Airdrop (20%)**: Reserved for **Senator NFT holders** at a future snapshot date.
* **10-Year Sablier Lock (80%)**: The remaining supply is streamed out over a decade, ensuring a long-term, predictable release.

#### **4.2 Monetary Value & LP on BASE**

Following the airdrop, the **community** will create a **Uniswap liquidity pool** (LP) for LEGION on the **BASE Network**, giving LEGION an immediate, market-driven **monetary value**. This also means:

* **Senator NFT Staking Rewards Become APR**: As LEGION (and potentially other sponsor tokens) accrues real value, the distribution to stakers can be viewed in **Annual Percentage Rate** (APR) terms.
* **Price Discovery**: An open LP allows traders and participants to discover a fair price for LEGION based on demand from governance, gameplay, and speculation.

#### **4.3 Upcoming “High Risk/High Reward” Fully On-Chain Game (FOCG)**

* **Strategic Gameplay**: Think of massively played **Backgammon**, **Checkers**, or **Stratego**—a minimalistic text based interface with deep strategic elements, fully on-chain.
* **LEGION as the Game Currency**: All in-game actions, decisions, or wagers require LEGION, creating **constant demand**.
* **Deflationary Pressure**: Certain in-game moves will **burn** or lock additional LEGION, further reducing circulating supply.
* **Long-Term Engagement**: With a 10-year supply drip and continuous gameplay usage, LEGION is positioned for sustained utility.

**Example**

* **Carol** uses LEGION for her FOCG moves. High-risk wagers may burn additional tokens for an edge or in-game activities. This cyclical usage ensures that LEGION remains in demand.


---

# 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://litepaper.gluteusmaximus.org/litepaper-gluteu-governance-senator-nft-rewards-and-legion-utility/4.-legion-token.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.
