# How to stake KWENTA

###

{% hint style="danger" %}
The cooldown period is NEW, and the time required before unstaking your tokens is possible. The cooldown period to unstake your tokens is two weeks & the clock starts ticking from the last time a staker interacted with the v2 staking contracts. This includes adding to your staked balance with liquid $KWENTA or escrow $KWENTA.&#x20;
{% endhint %}

### Basic Steps for Staking on Optimism

1. Transfer $KWENTA to a compatible wallet: MetaMask, Trezor, Ledger, Coinbase Wallet, Trust Wallet, Rainbow Wallet, or other Wallet Connect-supported wallets.
2. Visit <https://kwenta.eth.limo/dashboard/staking/>.
3. Before proceeding, ensure you're connected to the Optimism network

### Step 1: Navigate to the Kwenta Staking Dashboard <a href="#step-1-navigate-to-the-kwenta-staking-tab" id="step-1-navigate-to-the-kwenta-staking-tab"></a>

The Kwenta *Staking* tab is a part of the Kwenta Dashboard. You can navigate to it using the sidebar on the left side of the [Dashboard.](https://kwenta.eth.limo/dashboard/)

<figure><img src="/files/IdF8gFcDBh24wyWUfO4L" alt=""><figcaption></figcaption></figure>

### Step 2: Connect your wallet <a href="#step-2-connect-your-wallet" id="step-2-connect-your-wallet"></a>

The first step is to connect your wallet holding KWENTA tokens to the Kwenta staking page. Click the *Connect Wallet* button on the top right corner and connect your wallet of choice.

<figure><img src="/files/5tzlZq1KYGWdcUe0fonU" alt=""><figcaption></figcaption></figure>

### Step 3: Stake KWENTA

In the staking tab, you can see the **stake or unstake** buttons:

<figure><img src="/files/fJhaFSuwk0X30RLgu0mM" alt=""><figcaption></figcaption></figure>

This section is used to deposit your KWENTA into the staking contract and start staking. Here you can see the amount of KWENTA you have available for staking next to "Balance".

### Executing a staking transaction

* Input the amount of KWENTA you want to stake into the input field
* Approve: Send a transaction to approve the contract to stake your Kwenta
* Stake: Click on the **`Stake`** button to send your Kwenta allocation to the staking contract
* Confirm the transaction in our wallet

**Congratulations! You are now staking KWENTA!**

Inflationary KWENTA rewards are locked for a period of 1 year but transferable as they are NFTs.&#x20;

Once the one-year vesting period is complete, KWENTA can be withdrawn from the staking portal and freely used at the stakers’ discretion. KWENTA rewards that are vesting can be staked to increase voting power and weekly rewards.&#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.kwenta.io/kwenta-token/staking-kwenta/how-to-stake-kwenta.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.
