# Yield Yak

## English

- [Welcome to Yield Yak](https://docs.yieldyak.com/master.md): Earn more yield. Tools for DeFi users on Avalanche and Arbitrum.
- [Ecosystem Vaults](https://docs.yieldyak.com/vaults/ecosystem-vaults.md): aiAVAX, aiUSD, and aiBTC act as our dedicated DeFi strategist, autonomously optimising yields across Avalanche's leading strategies through diversified protocol allocation and automated rebalancing.
- [Suzaku Restaking (LRTs)](https://docs.yieldyak.com/vaults/suzaku-restaking-lrts.md): Earn Milk Points, Suzaku Points & be rewarded for validating Avalanche L1s
- [Returns & Fee Structure](https://docs.yieldyak.com/vaults/returns-and-fee-structure.md): Learn how fees and APYs work for Vaults.
- [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
- [Why use Yak Swap?](https://docs.yieldyak.com/for-traders/swap.md): Get the best price leveraging multi-step routes, low price slippage, and execute with one click.
- [YAK Token](https://docs.yieldyak.com/token/details.md)
- [Using YAK](https://docs.yieldyak.com/token/using-yak.md): Stake or farm your YAK
- [Treasury](https://docs.yieldyak.com/token/treasury.md): The YY approach to treasury management and listing of related accounts.
- [Yak ARC](https://docs.yieldyak.com/token/yak-arc.md): Yield Yak allows anyone to distribute platform revenues
- [Voting](https://docs.yieldyak.com/token/voting.md)
- [Integrations](https://docs.yieldyak.com/for-developers/integrations.md)
- [Bug Bounty](https://docs.yieldyak.com/for-developers/bug-bounty.md): Responsible Disclosure Guidelines for Yield Yak


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.yieldyak.com/master.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.
