> 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/5.-the-senate-senator-nft-+-100k-legion-stake-for-governance-and-rewards.md).

# 5. The Senate: Senator NFT + 100k LEGION Stake for Governance & Rewards

### **5. The Senate: Senator NFT** + **100k LEGION Stake for Governance & Rewards**

#### **5.1 Accessing the Senate**

Only **Senator NFT owners** can seat a Senator by staking **100,000 LEGION**. This Senate seat enables **real-time voting**:

* **Add Vote**: A staked Senator can vote on any active proposal, incrementing totalVotes in real-time.
* **Remove Vote**: Before the proposal ends, you may remove your vote or unstake to retrieve your LEGION.

#### **5.2 Earning Multi-Token Rewards**

When a proposal ends, the system allocates newly deposited tokens (LEGION or any sponsor tokens) to the **Senate Coffers**. Each staked Senator that remains voted in the proposal at the end shares equally in the distribution.

* **Ongoing for 10 Years**: Because 80% of LEGION releases over a decade, Senators can continuously earn from the monthly/weekly token drips.
* **Sponsored Tokens**: Partners can add extra tokens (e.g., stablecoins, altcoins) into the Coffers, further boosting staker rewards.

**Example**

* **Dave** seats his Senator #200 with 100k LEGION. He votes on Proposal #5 and keeps that vote active until the proposal ends. The Senate Coffers distribute 500,000 newly available LEGION from the Sablier stream. With 100 total votes, Dave claims **1/100 = 5,000 LEGION** from that proposal’s pool.


---

# 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/5.-the-senate-senator-nft-+-100k-legion-stake-for-governance-and-rewards.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.
