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

# Staking Mechanisms

5.1 **Staking Philosophy: Beyond Yield**

In the DeAgentAI ecosystem, staking $AIA is more than just a financial activity for passive yield; it is a core pathway to deeply engage with and co-build the network's collective intelligence. Every staker becomes an "AI Trainer" for the network.&#x20;

The act of staking contributes to the security, stability, and data validation, thereby enhancing the value of the entire decentralized AI network.\
Our staking mechanism is designed to deeply align the long-term interests of token holders with the growth of the network. Through sophisticated incentive design, we transform individual contributions into collective value, together driving a new, permissionless Web3 paradigm truly powered by intelligence.

**5.2 Staking Architecture: Designed for Diverse User Profiles**

We recognize that our community consists of participants with diverse strategies and preferences.&#x20;

Therefore, we have designed a multi-layered staking architecture to meet the needs of everyone, from degen players seeking gamification to long-term holders pursuing stable, high-yield returns. The architecture is composed of two main staking pools and an exclusive community layer.

**5.3 Pool 1: The Dynamic Rewards Hub**

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

This is a low-barrier, gamified staking hub designed for users seeking flexibility, entertainment, and diverse yields.

* **Core Mechanic:** It utilizes a "one-stake-serves-all" model, where a single stake allows a user to participate in all ongoing reward activities within the pool.
* **Reward Types:** The hub supports various incentive formats, including but not limited to:
  * **Base APY:** Sharing a daily release of stable token rewards based on staking share.
  * **On-Chain Games:** Probabilistic and entertaining gameplay such as lucky number draws and mystery boxes.
  * **Competitions:** Events like referral battles and last-staker-standing challenges.

**5.4 Pool 2: The Golden Shovel Pool**

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

This is a high-yield, long-term staking pool designed for long-term believers and capital efficiency seekers.

* **Core Mechanic:** It employs a **Tiered Weight Coefficient**. This is an innovative "time-priority" mechanism where users who deposit their assets into the pool earlier receive a higher staking weight, thus earning disproportionately higher shares of the daily rewards.
* **Weight Tiers:** The weight coefficient dynamically decreases as the total staked amount in the pool grows. The earliest participants can receive up to a **15x reward weight**, a design intended to maximally reward the project's earliest supporters.

**5.5 The Community Arena**

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

This is an exclusive incentive layer built on top of the main staking pools, designed for core community members.

* **Core Mechanic:** Users must meet a minimum staking threshold in the **Dynamic Rewards Hub** and obtain an exclusive `Staker` role through identity verification in the community (e.g., on Discord) to gain access.
* **Activity Types:** The Community Arena focuses on high-intensity, more strategic on-chain games, such as:
  * **Team-based Competitions:** Like "The Bear & Bee Game," which divides members into different factions for gameplay.
  * **Individual Skill Contests:** Such as the "Community Last Staker Standing," which tests a participant's strategy and timing.

#### 5.6 Why Staking $AIA Matters

Staking is no longer a passive act of earning yield. It is an active process of co-building.

By staking $AIA, users transform from passive 'consumers' of AI signals into 'on-chain trainers' of AI models and 'guardians' of network security. Each meaningful act of staking contributes intelligence to the collective DeAgentAI network, allowing stakers to share in the full value generated by its growth.

DeAgentAI provides the infrastructure. $AIA staking, by deeply aligning the community's interests with the intelligent evolution of AI, is what infuses this infrastructure with life and soul.

For detailed tutorials and step-by-step guides on staking, please visit our official resources:

* Stake Here: `[https://stake.deagent.ai/]`
* Join our Discord: `[https://discord.gg/deagentai]`


---

# 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://deagentai.gitbook.io/deagentai/tokenomics/staking-mechanisms.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.
