# Staking

{% hint style="info" %}
**Note:** Dione Protocol does not guarantee any return on value. The Dione Staking Program is a decentralized, community-driven smart contract that allows community members to interact with the contract in order to gain additional "rewards" for their staked Dione tokens. The rewards and terms of the program are provided below.

The anticipated end date for this staking program will be aligned with the deployment of the mainnet and will be announced in the coming months.
{% endhint %}

### Staking Details

{% tabs %}
{% tab title="Rewards" %}

#### Rewards

The return will be 1% per 30 days of staking, going up to a maximum of 8% for the complete term (i.e. **if** the mainnet is launched after 8 months, users who staked on the first day will receive 8% in total, in addition to the perks mentioned below).

#### Extra Perks for Stakers Who Do *NOT* Withdraw Before the Consolidation on Our Mainnet

{% hint style="info" %}
The following perks are in addition to 1% per 30 days reward.
{% endhint %}

* Full tax reimbursement (i.e. 2%)
* Share of the penalty pool (distributed among all current stakers based on their staked amount)

{% hint style="info" %}
**Quick Calculation (an example)**

Assuming that a user stakes on the 1st day and does not unstake before being migrated to our mainnet and the mainnet is launched after 8 months:

1. Rewards received: up to 8%
2. Tax reimbursement: 2%
3. Share of the penalty pool: Depends on the amount staked

**Result:** The user will get a total return in the range of 10%-12% within 8 months in addition to the principal amount.
{% endhint %}

**Important:** All holders that do **not** unstake will get their principal investment, APY reward, tax reimbursement, and the share of the penalty pool in Dione Native Coins after migration and consolidation.
{% endtab %}

{% tab title="Penalties" %}

#### Penalties

If the users **unstake** before consolidation, they will be subjected to the following penalties:

1. **Withdraw under 1 month post-staking:** 7% penalty and the holder will **not** get back the 2% tax
2. **Withdraw under 3 months post-staking:** 6% penalty and the holder will **not** get back the 2% tax
3. **Withdraw anytime before we migrate to our blockchain but more than 3 months post-staking:** 5% penalty and the holder will **not** get back the 2% tax

**Important:** If the users unstake before migration, their prorated reward and penalties will be calculated and the due rewards along with the principal investment will be disbursed in Dione tokens.
{% endtab %}

{% tab title="Penalty Pool" %}

#### Penalty Pool

100% of the penalties that are accrued from holders withdrawing their staked Dione tokens early before the staking period expires will have their penalty % sent to a "Penalty Rewards Pool".&#x20;

Dione Protocol will utilize this pool to pay out additional rewards to holders who have fulfilled their staking time.
{% endtab %}

{% tab title="Staking Time Lock" %}

#### Staking Time Lock

*No-time Lock - Manual Migration based on an event.*

\
Upon successful deployment of the blockchain and once the migration is ready, we will convert all Staked Dione Tokens to Dione Native Coins automatically for all staked holders.&#x20;
{% endtab %}
{% endtabs %}

It should be noted that:

1. There is no minimum staking amount required
2. The maximum staking amount allowed per wallet is 2% of the supply
3. 30 days before we end this staking program, the new stakers will ONLY receive 1% per 30-day return (or prorated, whichever is applicable)


---

# 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://dione-protocol.gitbook.io/dione-whitepaper/ecosystem-dione-at-a-glance/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.
