# Staking

### Percentage: <a href="#undefined" id="undefined"></a>

There are various **percentage** of **APY** based on **how long the time of lock is**. The **reward** will be **allocated** to your **wallet** once the **staking period is finished**. Here's the full list:

| Percentage (APY) |   Lock   |
| :--------------: | :------: |
|        8%        |  1 Month |
|        12%       |  3 Month |
|        20%       | 6 Months |
|        27%       |  1 Year  |
|        50%       |  5 Year  |

### Amount & Length <a href="#total-value-locked-and-participants" id="total-value-locked-and-participants"></a>

Here you can choose the **amount (maximum 2.5 MLN for each wallet)** and the **length** of the **locked staking (from 1 Month to 5 years).**\
You can **add $WINE** to an active stake at the **same** **duration** but **unstaking** **countdown** will **restart**. &#x20;

![Amount & Length](/files/LVEBgczP4NwWqXgbPkvy)

### [Wine NFTs:](/wine-protocol/mint/nfts-vinum-drop.md)

Here you are able to **select** your **Wine's NFT**. This will **boost** your **APY based** on the **rarity of your NFT**.

![NFTs](/files/moXYEk0tkmwv7l9cyKdn)

### Total Value Locked & Participants: <a href="#total-value-locked-and-participants" id="total-value-locked-and-participants"></a>

This section displays the **exact quantity** of **staked tokens** and the number of **participants** in the staking platform. This is useful to see how the **community** is acting.

{% hint style="info" %}
High TVL = Benefit for the project as it can be shown on some important yeald project website.
{% endhint %}

![TVL & Participants](/files/x2TVcLaspeBx9i2K718X)

### Rewards: <a href="#rewards" id="rewards"></a>

This section shows your **estimated**:

* **APY** (Annualised Percentage Yield)
* **Reward** (Quantity of passively earned tokens)

![Estimated Rewards](/files/LgjuchInmvHL6X6Y6ebs)

### Staked + Unstake: <a href="#staked--unstake" id="staked--unstake"></a>

Here is displayed your **staked amount**, the **NFT** that is used and your **reward**. There's the possibility to **unstake** your **tokens before** the **lock deadline**, this process require a **20% tax fee** and your **reward** will be **lost**.

![Staked + Unstake](/files/M9UypXZ9irJ4P3ikLwjs)


---

# 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://wine-protocol.gitbook.io/wine-protocol/platform/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.
