# Earn

- [Dual Investment](https://docs-wallet.loopring.io/earn/dual-investment.md): Pionex has integrated their Dual Investment program onto the Loopring Smart Wallet
- [Beginner's Guide](https://docs-wallet.loopring.io/earn/dual-investment/beginners-guide.md)
- [Intermediate Guide](https://docs-wallet.loopring.io/earn/dual-investment/intermediate-guide.md)
- [Staking](https://docs-wallet.loopring.io/earn/staking.md)
- [ETH Staking](https://docs-wallet.loopring.io/earn/staking/eth-staking.md): The Loopring Smart Wallet supports both Lido and Rocket Pool ETH Staking
- [Reedem staked ETH](https://docs-wallet.loopring.io/earn/staking/eth-staking/reedem-staked-eth.md): Walkthrough on how to redeem your staked ETH
- [LRC Staking](https://docs-wallet.loopring.io/earn/staking/lrc-staking.md): Stake your $LRC and earn a percentage of the protocol fees
- [Staking Rewards](https://docs-wallet.loopring.io/earn/staking/lrc-staking/staking-rewards.md)
- [AMM](https://docs-wallet.loopring.io/earn/amm.md): Automated Market Makers


---

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