# Staking Program

The AETHRA staking program allows token holders to deposit their AETHRA into the official staking contract and receive rewards over time. Stakers strengthen the ecosystem's stability and, in return, benefit from distributions such as:

* A share of protocol fees
* Treasury actions (e.g., discretionary buybacks)
* Compounding multipliers for longer staking periods

By staking, you contribute to the long-term growth of the ecosystem while participating in the reward structure defined by the protocol.

***

## Rewards & Distribution

Choose a staking duration that fits your goals. Longer commitments currently provide higher reward multipliers:

| **Staking Period** | **Rewards Multiplier** |
| ------------------ | ---------------------- |
| 30 Days            | Standard rewards       |
| 90 Days            | **2x rewards**         |
| 180 Days           | **3x rewards**         |

{% hint style="info" %}
Rewards are distributed monthly and are calculated based on your share of the staking pool.\
Multipliers reflect the current emission schedule and may be adjusted by future governance or protocol updates.
{% endhint %}

***

## How to Stake AETHRA

<details>

<summary><strong>Step 1:</strong> Connect Your Wallet</summary>

Go to [AETHRA Staking App](https://staking.aethra.work/) and connect your MetaMask or any Web3-supported wallet.

</details>

<details>

<summary><strong>Step 2:</strong> Choose a Staking Period</summary>

Select 30, 90, or 180 days, depending on your preferred reward structure.

</details>

<details>

<summary><strong>Step 3:</strong> Approve &#x26; Stake</summary>

Approve the transaction in your wallet.

Confirm the staking amount and finalize the process.

</details>

Once staked, your AETHRA tokens are locked, and you start earning rewards automatically.

***

## Unstaking & Early Withdrawal

You can unstake at any time, but withdrawing **before 50%** **of the staking period is completed** results in a penalty on rewards:

| **Completion Percentage** | **Penalty on Rewards** |
| ------------------------- | ---------------------- |
| 0-25% completed           | 10% penalty            |
| 25-50% completed          | 5% penalty             |
| 50%+ completed            | No penalty             |

{% hint style="success" %}
Stake for longer durations to maximize rewards and avoid penalties.
{% endhint %}

***

### Limited-Edition AETHRA NFT for Early Stakers

The first 999 stakers will receive a special limited-edition AETHRA NFT as a reward for early participation.

💎 This NFT will never be reissued, making it a one-time exclusive for our earliest supporters.

{% hint style="warning" %}
*NFTs will be distributed once we reach the 999-staker threshold. If you’re already staking, you’re automatically eligible.*
{% endhint %}

***

## Security & Transparency

Our staking contract has been fully audited by [SolidProof](https://solidproof.io/audit), ensuring maximum security and full transparency for all stakers.

&#x20;🔗 Official Audit link: [SolidProof - AETHRA](https://app.solidproof.io/projects/aethra)

🔒 With audited smart contracts and revenue-backed rewards, staking with $AETHRA is both secure and sustainable.

***

## Start Staking Now!

Maximize your rewards and secure your exclusive NFT today! 🚀

👉 Go to [AETHRA Staking App ](https://staking.aethra.work/)


---

# 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.aethra.work/tokenomics-and-governance/staking-program.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.
