# OmniYield

- [概要](https://docs.omniyield.finance/ja/omniyield/readme.md): OmniYieldへようこそ。DeFi全体で、手間なく最適化された利回りへの入り口です。
- [OmniYieldの仕組み](https://docs.omniyield.finance/ja/omniyield/omniyieldnomi.md)
- [アーキテクチャ](https://docs.omniyield.finance/ja/omniyield/kitekucha.md)
- [ガバナンス](https://docs.omniyield.finance/ja/omniyield/gabanansu.md): プロトコルの主要な決定に投票します。
- [よくある質問](https://docs.omniyield.finance/ja/omniyield/yokuaru.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.omniyield.finance/ja/omniyield.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.
