# Yam

## English

- [Introduction](https://docs.yam.finance/yam/master.md): Welcome to Yam!
- [History](https://docs.yam.finance/yam/history.md): Official YAM (YamV3) Token: Sushiswap - Etherscan 0x0aacfbec6a24756c20d41914f2caba817c0d8521
- [Governance](https://docs.yam.finance/yam/governance.md)
- [Treasury](https://docs.yam.finance/yam/treasury.md): Yam Treasury
- [Mission](https://docs.yam.finance/yam/mission.md): Innovation required. Tyranny rejected. DeFi empowered.
- [Development](https://docs.yam.finance/yam/development.md): Everything development related. (Pending Updates...)
- [Addresses](https://docs.yam.finance/yam/addresses.md)
- [Links](https://docs.yam.finance/yam/links.md)
- [FAQ](https://docs.yam.finance/yam/faq.md)
- [Umbrella](https://docs.yam.finance/yam/projects/umbrella.md)
- [Synths](https://docs.yam.finance/yam/projects/synths.md)
- [Treasuries](https://docs.yam.finance/yam/projects/treasuries.md)
- [MoFY](https://docs.yam.finance/yam/projects/museum.md): Museum of Fine Yams
- [Introduction](https://docs.yam.finance/yam/projects/museum/introduction.md): What is MoFY?
- [MoFY Magazine](https://docs.yam.finance/yam/projects/museum/mofy-magazine.md): NFTs and Culture
- [MoFY Marketplace dApp](https://docs.yam.finance/yam/projects/museum/mofy-marketplace-dapp.md): Mint, browse, buy, and sell NFTs on ZKSync

## Chinese

- [Yam简介](https://docs.yam.finance/yam/chinese/master.md): Yam已从一个资金充裕的去中心化自治组织（DAO），逐渐进化为一个DeFi产品开发启动平台，并由社区共管的金库基金为其提供财务上的支持。
- [使命宣言](https://docs.yam.finance/yam/chinese/mission.md): 「源于社区，回馈社区」是我们的宗旨；「公平、诚信」是我们的价值理念；「积极、包容、协作」则是我们的社区文化。
- [产品研发](https://docs.yam.finance/yam/chinese/projects.md): 「保护伞协议」Umbrella Protocol；「Degen衍生金融」Degenerative Finance；「Yam资产管理」Yam DAO Set（YDS），请访问我们的Discord频道以了解Yam产品的更多信息。
- [项目治理](https://docs.yam.finance/yam/chinese/governance.md): 从项目启动的第一天起，Yam金融就实施了真正意义上的去中心化治理，并将Yam协议的控制权交到所有YAM代币持有人手中。
- [金库基金](https://docs.yam.finance/yam/chinese/treasury.md): Yam金库基金由全体Yam社区共同控制和管理，随着Yam的发展和演化，金库基金在实现储备资产增长的同时，也派生出多种不同的用途。
- [常见问题](https://docs.yam.finance/yam/chinese/faq.md): 有关Yam金融的一些常见问题，请您在这里查阅以获取相关解答。如有任何疑问，都请随时访问我们的Discord频道获取进一步帮助。
- [合约地址](https://docs.yam.finance/yam/chinese/addresses.md): 请确认与Yam有关的代币及合约地址，以保证资金安全！请谨防仿冒项目，避免遭受损失！
- [Yam历史](https://docs.yam.finance/yam/chinese/history.md): 有关Yam金融的发展历程、重要事件转折，以及协议内容的变化更新，您都可以在这里找到答案。
- [常用链接](https://docs.yam.finance/yam/chinese/links.md): Yam金融官网、社交媒体和交流群组的官方地址，欢迎加入我们的Discord频道和Yam论坛参与讨论和项目治理。


---

# 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.yam.finance/yam/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.
