# Staking

{% hint style="info" %}
Only Evolved Ovols, Legendaries, and Evolved Legendaries will emit staking rewards.

Genesis Ovols can still be staked which we encourage to prevent losing your NFTs in hacks.
{% endhint %}

## How to stake?

Simply head over to the staking section directly on [ovols.com.](https://www.ovols.com/essence/?open=staking) Choose how many Ovols you would like to stake and begin your staking journey.&#x20;

* Ovols gain multipliers the longer they are staked.
* The more Ovols staked, the higher your rewards.
* Legendary Ovols earn a higher staking reward.&#x20;
  * [x] 1.5x - Royal
  * [x] 2x - Radiant
  * [x] 3x - Immortal

## Essence

Staked Evolved Ovols receive Essence, our on-chain point system for Ovol NFTs. You are able to use your Essence in the [Burn](https://www.ovols.com/essence/?open=burn) section of the staking site. Essence will be going through a conversion to our new system which will tie the Ovols ecosystem full-circle.&#x20;


---

# 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.ovols.com/ovol-nfts/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.
