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

# Concept

**The AGA Token Lock** is AgoraHub’s progression backbone: lock AGA to climb tiers (Spartan → Zeus) and unlock bigger yields, perks, and influence across the ecosystem. It rewards real commitment with real power—clear levels, instant perks, and long-term stability for users and the economy.

**💡 How it works**

* **Lock AGA** into a secure smart contract to gain tier status.
* **Instant perks** apply at the new tier; benefits are **not cumulative** across tiers.
* **Adjust anytime:** add AGA to upgrade; start **unlock** to exit.
* **Cooldown example:** during a 30-day unlock, status drops to **Spartan** and perks pause; tokens are released at the end.

**🏛️ Tiers (lock thresholds)**

<figure><img src="/files/GaJKvuhMPHzPKOZsw51Q" alt=""><figcaption></figcaption></figure>

**🎁 What you unlock as you rise**

* **Higher yields & bonuses** (staking APY, better quest chests, more boosters)
* **Ecosystem power-ups:** pay Flash in AGA (per tier limits), create more Athena lootboxes, access gated drops
* **Prestige & roles:** exclusive Discord roles and visibility in the community

**🙌 Why users love it**

* **Clear, earned progression** based on real commitment
* **Security & control:** tokens locked in contract, adjustable at will
* **Strategy friendly:** move up or de-lock depending on goals
* **All-ecosystem utility:** perks touch lootboxes, quests, Shop, and governance

**🏗️ Why it’s strategic for Agora**

* **Lower circulating supply** → reduced volatility, stronger price stability
* **Higher retention:** tiers incentivize users to stay, upgrade, and re-lock
* **Aligned incentives:** the more users engage, the more both users and Agora benefit

**📘 Example (Jules)**\
Jules starts **Spartan** (0 AGA). He locks **100k AGA** → **Minotaur** (instant perks). Later he adds **150k AGA** → **Medusa** (250k total; perks switch to Medusa). When he begins an **unlock**, he immediately returns to **Spartan** and perks pause; after the cooldown, his AGA is released—he can sell, use in the Shop, or **re-lock** to climb again.


---

# 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://gitbook.agorahub.io/aga-tier-system/concept.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.
