# OVN Staking

### **What is OVN Staking?**

Users who hold OVN tokens in their wallets can stake them on the Overnight platform to receive OVN+ tokens at a 1:1 ratio with zero minting fees. Unlike traditional staking mechanisms, users can redeem their OVN tokens instantly, with a 2.5% unstaking commission.

Rewards for OVN+ holders are automatically added to their OVN+ balances daily via the rebase mechanism developed for Overnight Tokens+ (i.e., USD+).

### How to Start Staking OVN

{% stepper %}
{% step %}
**Visit the Staking tab on the Overnight platform**

<div align="left"><figure><img src="/files/Qz9OBnTDYe8CvbyhVLIq" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Connect your wallet containing OVN tokens**
{% endstep %}

{% step %}
**Choose the amount of OVN you want to stake**

<div align="left"><figure><img src="/files/NWGbxMaU7d58Me8jUjoW" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Confirm the transaction to receive your OVN+**
{% endstep %}

{% step %}
**Hold OVN+ in your wallet to automatically receive daily rebases**
{% endstep %}
{% endstepper %}


---

# 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.overnight.fi/user-guides/ovn-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.
