# Staking

## <mark style="color:orange;">**Staking Contract Address**</mark>

[0xdefed6eE363Cc984756566726073ed4d0BC68bde](https://basescan.org/address/0xdefed6eE363Cc984756566726073ed4d0BC68bde)

### <mark style="color:orange;">Staking Overview</mark>

$EDGE can be staked for immediate trader benefits and EDGE rewards.

* A minimum staked amount of **$200 in $EDGE** unlocks participation in [EDGE Rewards](https://docs.definitive.fi/rewards/edge-rewards-flywheel), [lower fees](https://docs.definitive.fi/platform/trading-fees) and extended fee tier lookback windows.
* **All staked $EDGE** across portfolios is combined and counts toward your total staking allocation.
* There is a 7-day cooldown period when you unstake your $EDGE.

### <mark style="color:orange;">How to Stake $EDGE</mark>

1. On Web, open the Definitive app and look at the top navigation bar.\
   Click **Stake EDGE** to open the Staking page.

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

2. On the right side of the Staking page, open the **Portfolio dropdown.**\
   \- Select the portfolio (vault) that holds the $EDGE you want to stake.\
   \- Your available $EDGE balance for that portfolio will appear below the dropdown.

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

3. In the **Quantity** field, enter how much $EDGE you want to stake

   Click **Stake EDGE** to confirm

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

### <mark style="color:orange;">How to Unstake $EDGE</mark>

1. On Web, open the Definitive app and look at the top navigation bar.\
   Click **Stake EDGE** to open the Staking page.

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

2. On the Staking page, click the **Unstake tab** and select the portfolio you want to unstake from.

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

3. Set the amount and confirm

   Enter the amount of $EDGE you want to unstake and click **Unstake EDGE**

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

If you have 2FA enabled, you will be prompted to verify before the transaction is submitted.

### <mark style="color:orange;">7 Day Cool-down Period</mark>

**There is a 7-day cooldown period that starts whenever you unstake $EDGE.** You won’t be able to trade or withdraw the unstaked $EDGE during this cooldown.

\
If you unstake additional $EDGE during an active 7-day cooldown, it will reset a new 7-day cooldown for the full amount being unstaked.

\
**Example:** You unstake 100 $EDGE on Monday, triggering a 7-day cooldown. On Tuesday, you unstake an additional 200 $EDGE. The cooldown resets on Tuesday and now applies to the full 300 $EDGE.

After the 7-day cooldown ends, your unstaked $EDGE will automatically return to the same portfolio you originally unstaked from.

*Disclaimer: EDGE is a utility token that provides fee benefits and access to protocol distributions for active participants on the Definitive platform. All statements are educational and not financial advice or a financial offer.*


---

# 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.definitive.fi/edge/edge-token/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.
