# Yecho Protocol

- [Key Features](https://docs.yecho.app/yecho-protocol/images-and-media.md)
- [How It Works](https://docs.yecho.app/yecho-protocol/interactive-blocks.md)
- [Architecture](https://docs.yecho.app/yecho-protocol/architecture.md)
- [Plans & Pricing](https://docs.yecho.app/yecho-protocol/plans-and-pricing.md): Start tracking your DeFi yields today. All plans include Yecho’s core features, with different subscription durations based on your needs. Payments are made in USDC on Base.
- [Roadmap](https://docs.yecho.app/yecho-protocol/roadmap.md): Yecho continues to evolve with new features, protocol integrations, and advanced analytics designed to help DeFi users understand and optimize their yield performance. Below is an overview of upcoming
- [Smart Contracts](https://docs.yecho.app/yecho-protocol/smart-contracts.md): This section contains the smartcontracts deployed by Yecho.
- [Helpers Contract](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract.md): Helper contracts that retrieve user balances in a single RPC call.
- [🟠 Spark / SKY](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/spark-sky.md)
- [🔵 Lido](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/lido.md)
- [🟣 Avant Protocol](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/avant-protocol.md)
- [🔵Origin Protocol](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/origin-protocol.md)
- [⚫ Hyperbeat](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/hyperbeat.md)
- [⚫ Reservoir](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/reservoir.md)
- [⚫ dEURO](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/deuro.md)
- [🟢 Lombard](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/lombard.md)
- [🟢 Lagoon](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/lagoon.md)
- [⚫ AUTOFinance](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/autofinance.md)
- [🟣 EtherFi](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/etherfi.md)
- [🟡 ListaDAO](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/listadao.md)
- [🟢 Kinetiq](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/kinetiq.md)
- [🟣 StakeWise](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/stakewise.md)
- [🟢 Compound](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/compound.md)
- [🔵 Moonwell](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/moonwell.md)
- [🟢 Mamo](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/mamo.md)
- [🔵 Morpho](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/morpho.md)
- [🟣 Aave](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/aave.md)
- [🔵 Midas](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/midas.md)
- [🟢 gTrade](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/gtrade.md)
- [⚫ Yield Basis](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/yield-basis.md)
- [🟢 Sake Finance](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/sake-finance.md)
- [🔵 SuperReturn](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/superreturn.md)
- [⚫BIM Exchange](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/bim-exchange.md)
- [🟡 Makina](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/makina.md)
- [⚫ Re](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/re.md)
- [⚫ Accountable](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/accountable.md)
- [🔵 DeTrade](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/detrade.md)
- [🟡 Euler](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/euler.md)
- [🟡 Yuzu](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/yuzu.md)
- [⚫ Saturn](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/saturn.md)
- [⚫ Royco](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/royco.md)
- [🔵 3Jane](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/3jane.md)
- [🟢 Yo](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/yo.md)
- [🟣 HypurrFi](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/hypurrfi.md)
- [⚫ Liminal](https://docs.yecho.app/yecho-protocol/smart-contracts/helpers-contract/liminal.md)
- [Pitch Deck](https://docs.yecho.app/yecho-protocol/pitch-deck.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.yecho.app/yecho-protocol.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.
