# Staking | RevSharing

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

### Staking Smart Contract

{% hint style="success" %}
`0xd051eF3DBBEA636Fa009A0318ac51e9eE2CBc3bD`
{% endhint %}

### Pool Composition

* Stakers contribute AIX tokens to the staking pool.
* Rewards are distributed in Ethereum (ETH).

### Reward Distribution

* ETH rewards are allocated based on each staker's proportion in the pool.
* Longer staking periods enhance rewards for the same amount of AIX staked.

### APR Calculation

* APR considers daily revenue, ETH and AIX prices in USD, and a period boost for longer staking.
*

```
<figure><img src="/files/pwccgFHViKB58L73fRyW" alt=""><figcaption></figcaption></figure>
```

### Current Boost Structure

#### Boost Factors Based on Staking Duration

* **30 Days:** No boost is applied for staking periods of 30 days.
* **60 Days:** A x4 boost is applied for staking periods of 60 days.
* **90 Days:** A x12 boost is applied for staking periods of 90 days.

### Impact on Rewards

* The boost factor directly influences the proportion of ETH rewards received.
* Longer staking periods result in significantly higher boosts, increasing the APR.

### Conclusion

Our staking model incentivizes sustained investment in AIX, rewarding long-term participation with ETH distributions.


---

# 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.aigentx.xyz/tokenomics/staking-or-revsharing.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.
