# Finding the highest earning pools on Loopring

Under ‘<mark style="color:blue;">AMM Pool</mark>’ on ‘<mark style="color:blue;">Earn</mark>’, here you’ll see the liquidity in each pool, the volume, and if there are any LRC liquidity mining or other incentive programs.

All of this ultimately leads to an APR (annualized percentage rate) column, so you can see the expected return you’d earn from being an LP in that pool.

<figure><img src="/files/4wPewzMXky3xIwLN2Et7" alt=""><figcaption></figcaption></figure>

To learn more about liquidity mining on Loopring L2, read [this](https://medium.com/loopring-protocol/loopring-to-launch-amm-liquidity-mining-on-layer-2-6cabbcf4801c). There are liquidity incentives provided in LRC and other tokens for certain AMM pools. These incentive campaigns change in 28-day cycles, so keep an eye on the AMM pools page and our [Discord](https://discord.gg/KkYccYp) for updated APRs and cycles.

If you’re interested in liquidity mining, all you have to do *is* be a Liquidity Provider in the relevant pools. There’s nothing more to do. Just hodl!

The liquidity mining rewards are automatically sent to accounts on L2 at the end of the 28-day cycle.

{% hint style="info" %}
**Did you know?**

There are also rewards for traders! Users with high swap volume in a given pool are rewarded. Check out for a <mark style="color:yellow;">golden Loopring logo badge</mark> to learn which pools are being incentivized and with how much in rewards. This also changes in 28-day cycles.
{% endhint %}


---

# 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-dapp.loopring.io/earn/overview/amm-pool/finding-the-highest-earning-pools-on-loopring.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.
