# Stake / Unstake

<https://bow.kujira.network/usk?tab=stake>

## Overview

The stake / unstake tab allows you to stake or unstake LPs to or from the USK Multi-Staking pool.

<figure><img src="/files/6OaoV5CjRXwVNLHuxqMD" alt=""><figcaption><p>Staking 100 WINK-USK LP tokens</p></figcaption></figure>

You can acquire LPs to stake from a particular BOW pool tab. For example, to obtain WINK-USK LP, simply navigate to the 'Pools' section of BOW, find the WINK-USK LP page, and then provide WINK and USK in the required proportion, and you'll have an amount of WINK-USK LP you can now stake in the USK Multi-staking tab.&#x20;

## Stake LP

To stake LP tokens, once you have acquired USK LP tokens for your desired liquidity pair of interest (see [here](https://docs.kujira.app/dapps-and-infrastructure/bow/pools/all-liquidity-pools/provide-to-a-pool#deposit-liquidity) on how to do so), simply enter the amount you want to stake into the 'stake' field and select the LP you want to stake. After that you can simply enjoy your daily incentive rewards.

## Unstake LP

To unstake LP tokens, simply select the LP you want to unstake and enter the amount of LP tokens you want to unstake under the 'Unstake' field. After that you can head to the corresponding liquidity pool in the '[Pools](/dapps-and-infrastructure/bow/pools.md)' tab or navigate directly from the '[Dashboard](/dapps-and-infrastructure/bow/dashboard.md)' tab to [withdraw your liquidity](https://docs.kujira.app/dapps-and-infrastructure/bow/pools/all-liquidity-pools/provide-to-a-pool#withdraw-liquidity) if desired.


---

# 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.kujira.app/dapps-and-infrastructure/bow/stake-usk/stake-unstake.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.
