> 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/1.-introduction.md).

# 1. Introduction

### **1. Introduction**

The **GLUTEU** multi-chain ecosystem merges **governance**, **collectibility**, and **incentivized participation** into a single, coherent framework. Three key elements—**GLUTEU tokens**, **Senator NFTs**, and **LEGION tokens**—anchor this system:

1. **GLUTEU (Governance Token)**: Central to protocol governance and essential for staking 1 million GLUTEU to obtain Senator NFTs. The main contract address is on BASE with 1 billion token supply of which 216 million GLUTEU have been already burned. This document describes **additional burning** mechanisms for GLUTEU to further reduce its circulating supply.
2. **Senator NFTs**: Limited-edition, up to 500 unique IDs. Holding these NFTs is **the only way** to receive:
   * The upcoming **LEGION airdrop** (20% of total LEGION supply).
   * Ongoing **reward distributions** from the Senate Coffers over 10 years.
3. **LEGION (Utility Token)**: A **1 billion** total supply token, with **no further minting** beyond the initial issuance. Used for:
   * Staking Senators in the “Senate” for voting and rewards.
   * The forthcoming “High Risk/High Reward” Fully On-Chain Game (**FOCG**)—a minimalistic UI on-chain strategy game that **burns** or **locks** LEGION, further reducing its circulating supply. The game will be text based and have a basic interface, akin to a DnD session.

This document describes how each component interacts to form a self-sustaining ecosystem, focusing on the benefits of obtaining **Senator NFTs** early to qualify for airdrops, and the synergy between **GLUTEU** and **LEGION**.


---

# 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/1.-introduction.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.
