# AGNT Solo Staking

### Solo Staking Overview <a href="#id-1.-agnt-staking-overview" id="id-1.-agnt-staking-overview"></a>

Staking $AGNT allows token holders to lock their assets for different durations and earn rewards proportional to their lock-up period and amount of token assets locked. The staking mechanism ensures that AI verification nodes, compute providers, and long-term supporters are properly incentivized.

### Stake Here: <https://staking.iagentpro.com/>

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

**Key Staking Mechanism Highlights:**

* Fixed Emission Rate – **1.06 $AGNT** per second distributed across different staking tiers \
  (**91,584 $AGNT** daily available for claim).
* Linear Emission Model – Capped supply of **100,000,000 $AGNT** (once this supply is emitted, no additional tokens will be minted)**.**
* Long-Term Incentives – The staking rewards are distributed over **36 months**, with linear emission.

| Lock-up Period | Weight | Tokens/second | Tokens Earned/Year |
| -------------- | ------ | ------------- | ------------------ |
| **1 Month**    | 5%     | **0.053**     | 1,671,408          |
| **3 Months**   | 12%    | **0.1272**    | 4,011,379          |
| **6 Months**   | 26%    | **0.2756**    | 8,691,322          |
| **12 Months**  | 57%    | **0.6042**    | 19,054,051         |


---

# Agent Instructions: 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:

```
GET https://docs.iagentpro.com/usdagnt-tokenomics/agnt-solo-staking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
