# Liquidity Staking Guide

## **Stake LP tokens**

**Step 1:** Choose [**The Farm**](https://app.ashswap.io/farm) in which you want to stake your LP Tokens and click **Deposit**. Stats on Emission APR, Total LP staked, and the Total liquidity of the pool are shown in each pool. These numbers affect the ASH reward you get.

<figure><img src="/files/7de0bHgKernOBBIT6Ny0" alt=""><figcaption></figcaption></figure>

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

**Step 2:** Put in the amount of LP tokens you wish to stake. An estimated ASH reward per day will be shown in the right panel.

Once you are happy, click **Confirm** and verify the transaction in your wallet.

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

## **Unstake LP Tokens**

You can choose to unstake all or part of your staked LP tokens. A simulation of how much less ASH you earn per day as a result of the unstaking event will be shown on the right panel. Please remember that you will also get your ASH reward at the same time as your LP tokens.

**Step 1:** Choose the Farm you want to unstake your LP Tokens and click **Unstake**

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

**Step 2:** Input the amout of LP Tokens you want to unstake and click Unstake

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

## **Claim ASH Reward**

There are two ways to claim your ASH reward

* Click the **Claim** button in each pool to claim your ASH reward separately.

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

* If you are farming in multiple farms, you can claim your ASH reward in all farms by clicking the **Claim Reward** button in the **Your Reward** section.

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

**Pro tip:** You can maximize your yields by using the [**Farm Boost**](/ashswap-dex/governance-ashdao/farm-boost.md) feature to boost your ASH incentive you can get up to 2.5x<br>

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

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

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


---

# 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.ashswap.io/ashswap-dex/liquidity-staking/liquidity-staking-guide.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.
