# Liquidity Staking

## Understand the Total APR of Farms

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

`Total APR = Token rewards + Trading APR`

*Token rewards* is [ASH Emission](/ashswap-dex/governance-ashdao/farm-weight-voting.md)

*Trading APR* is estimated growth of your deposit over a year, based on trading activity in the past 24 hours.

According to the image above we have an estimated range of APR from 61.47% to 153.29%:

* 61.47% is the current APR for all users who have staked their LP tokens on that farm without Yield Boost.
* 153.29% is the maximum APR after [Yield Boosting](https://docs.ashswap.io/guides/yield-boost) (x2.5 times max) has been applied.

To start liquidity staking, you first need to have LP tokens. Go to [**Add / Remove Liquidity**](https://docs.ashswap.io/guides/add-remove-liquidity) to learn more.

By staking LP tokens, you can farm ASH with the possibility to boost your yield by up to 250%. A guide on how to yield boost can be found in [**yield boost.**](/ashswap-dex/governance-ashdao/farm-boost.md)

### **Multi-reward**

The multi-reward of a farm will be initiated when an individual or organization contacts AshSwap and requests the addition of their token to the whitelist. If their request is approved, the farm that was requested to be added to the whitelist will become eligible for multi-reward. LPs can receive more than one token reward when farming in these designated farms.

{% content-ref url="/pages/iuQ83XzgFyeYO9vDuIOp" %}
[Liquidity Staking Guide](/ashswap-dex/liquidity-staking/liquidity-staking-guide.md)
{% endcontent-ref %}


---

# 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.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.
