# Comparison of Vesting/Staking/Locking ADDY

{% hint style="info" %}
Freshly minted ADDY is considered to be [vesting ](/adamant-finance/guides/staking-lp-tokens-to-earn-addy.md#claiming-vested-addy-to-receive-vault-performance-fees)until the 90 day vesting duration expires or it is withdrawn from the fee distribution contract.
{% endhint %}

|                                    | Vesting | Staking | Locking                |
| ---------------------------------- | ------- | ------- | ---------------------- |
| Lock duration                      | 90 days | None    | 91 days - 4 years      |
| Earn performance fees              | Yes     | Yes     | Yes                    |
| Earn early withdrawal penalty fees | No      | No      | Yes                    |
| Early withdrawal penalty           | 50%     | None    | Cannot withdraw at all |

Vesting, Staked, and Locked ADDY all earn the same % of performance fees.&#x20;

This means that 1 vesting or staked ADDY will earn the same % of the performance fee as 1 locked ADDY.


---

# 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://adamantfinance.gitbook.io/adamant-finance/guides/comparison-of-vesting-staking-locking.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.
