# For Yield Farmers

- [Why use Yield Yak?](https://docs.yieldyak.com/for-farmers/pool.md): Earn More Yield, Save Time, and Reduce Variance
- [Optimal Auto-Compounding](https://docs.yieldyak.com/for-farmers/pool/optimal-auto-compounding.md): Yield Yak leverages Yak Swap's smart routing to maximise every single reinvest
- [Single-Asset Leverage Strategies](https://docs.yieldyak.com/for-farmers/pool/single-asset-leverage-strategies.md): Unique pools which loop your deposits multiple times to maximise rewards
- [Returns and Tracking](https://docs.yieldyak.com/for-farmers/returns.md): Yield Yak displays returns from actual and recent performance
- [Compound Interest](https://docs.yieldyak.com/for-farmers/compound-interest.md): Yield Yak turns APR into APY, compounding your returns for more yield
- [The Reinvest Button](https://docs.yieldyak.com/for-farmers/reinvest.md): Reinvests are incentivised so that you never have to worry about compounding yourself.
- [Farming Risks](https://docs.yieldyak.com/for-farmers/risks.md)
- [Pool 2](https://docs.yieldyak.com/for-farmers/risks/pool-2.md)
- [Impermanent Loss](https://docs.yieldyak.com/for-farmers/risks/impermanent-loss.md)
- [Underlying Assets](https://docs.yieldyak.com/for-farmers/risks/underlying.md)
- [Support](https://docs.yieldyak.com/for-farmers/support.md)
- [Stuck Transactions](https://docs.yieldyak.com/for-farmers/support/stuck-transactions.md)
- [Manual Withdrawal](https://docs.yieldyak.com/for-farmers/support/manual-withdrawal.md): How to withdraw from Yield Yak Pools directly


---

# 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.yieldyak.com/for-farmers.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.
