# Earn

- [Overview](https://docs-dapp.loopring.io/earn/overview.md)
- [AMM Pool](https://docs-dapp.loopring.io/earn/overview/amm-pool.md)
- [Finding the highest earning pools on Loopring](https://docs-dapp.loopring.io/earn/overview/amm-pool/finding-the-highest-earning-pools-on-loopring.md)
- [Add liquidity to an L2 AMM pool](https://docs-dapp.loopring.io/earn/overview/amm-pool/add-liquidity-to-an-l2-amm-pool.md)
- [Remove liquidity from an AMM pool](https://docs-dapp.loopring.io/earn/overview/amm-pool/remove-liquidity-from-an-amm-pool.md)
- [ETH Staking](https://docs-dapp.loopring.io/earn/overview/eth-staking.md)
- [Leveraged ETH Staking](https://docs-dapp.loopring.io/earn/overview/eth-staking/leveraged-eth-staking.md)
- [Dual Investment](https://docs-dapp.loopring.io/earn/overview/dual-investment.md)
- [Beginner Mode](https://docs-dapp.loopring.io/earn/overview/dual-investment/beginner-mode.md): Walkthrough for Beginner Mode in Dual Investment
- [LRC Staking](https://docs-dapp.loopring.io/earn/overview/lrc-staking.md)


---

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