# Locked Staking&#x20;

*Locked Staking is similar to putting your money in a bank fixed-term savings account, only with much higher returns.*

With Locked Staking, you stake your tokens into a special locked smart contract for a set period of time, and in exchange, you receive reward tokens at a fixed interest rate. The rewards and your staked tokens will only be available to withdraw to your wallet at the completion of the locking period.

{% hint style="info" %}
***NOTE:** While staked in a smart contract, your tokens will no longer appear in your wallet but will be visible by connecting your wallet to the DEX.*
{% endhint %}

### How to Stake <a href="#id-6p36rtji63sx" id="id-6p36rtji63sx"></a>

A wallet can maintain five active locked staking positions for each token.

1. Open the side menu and tap Locked Staking, then choose the token you want to stake. Ensure your wallet is connected (see [**Connecting Your Wallet**](/whitepaper-v3/get-started/connecting-your-wallet.md)).
2. Each term lists the APR you will receive for staking your tokens, with the rewards being paid in the same token. Find the staking term you would like to lock your tokens for and toggle it open via the chevron on the right side.
3. Enter the number of tokens you wish to stake and tap ***Enable***. Your wallet app will then prompt you to approve the transaction and pay the associated transaction fee (paid with Binance Smart Chain BNB).
4. Wait for the transaction to approve and the ***Enable*** button to change to a ***Stake*** button.
5. Tap ***Stake*** and then tap ***Confirm***.
6. Your wallet app will then prompt you to approve the transaction and pay the associated transaction fee (paid with Binance Smart Chain BNB).

Once approved, the transaction will be sent to the network for processing. Though this usually takes only about a minute, transactions can take much longer to complete when the network is in high demand.

Once the transaction completes, the tokens will be removed from your wallet and displayed as *Staked* on the DEX. The number of tokens earned and the days until you can collect your tokens will also be displayed.

### How to Collect Earnings <a href="#gi6te9aq60c5" id="gi6te9aq60c5"></a>

You can collect your staked tokens and all earned rewards at the completion of the locking period.

1. Open the side menu and tap on ***Locked Staking***, then tap the token you intend to harvest. Ensure your wallet is connected (see [**Connecting Your Wallet**](/whitepaper-v3/get-started/connecting-your-wallet.md)).
2. Find the staking option containing your collectable tokens, and open it by tapping the chevron on the right side.
3. Tap the ***Collect*** button next to the entry representing your unlocked deposit.
4. Your wallet app will then prompt you to approve the transaction and pay the associated transaction fee (paid with Binance Smart Chain BNB).

Once approved, the transaction will be sent to the network for processing. Though this usually takes only about a minute, transactions can take much longer when the network is in high demand.

When complete, your tokens will be removed from the smart contract and deposited in your wallet.


---

# 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://leonicornswap-1.gitbook.io/whitepaper-v3/staking-1/locked-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.
