# Cook Finance Chinese

## Cook Finance Chinese

- [Cook协议](https://cook-protocol.gitbook.io/chinese/master.md)
- [FAQ](https://cook-protocol.gitbook.io/chinese/faq.md)
- [探索基金](https://cook-protocol.gitbook.io/chinese/fund-selectors/explore-funds.md)
- [买入/卖出基金](https://cook-protocol.gitbook.io/chinese/fund-selectors/buy-sell-funds.md)
- [兑换/赎回基金](https://cook-protocol.gitbook.io/chinese/fund-selectors/issue-redeem-funds.md)
- [发行基金](https://cook-protocol.gitbook.io/chinese/fund-creators/create-funds.md)
- [管理基金](https://cook-protocol.gitbook.io/chinese/fund-creators/manage-funds.md)
- [指数产品](https://cook-protocol.gitbook.io/chinese/current-features-products/index-products.md)
- [主流币指数（CLI）](https://cook-protocol.gitbook.io/chinese/current-features-products/cli.md)
- [以太坊DeFi指数（EDI）](https://cook-protocol.gitbook.io/chinese/current-features-products/edi.md)
- [质押挖矿](https://cook-protocol.gitbook.io/chinese/mining/staking.md)
- [流动性挖矿](https://cook-protocol.gitbook.io/chinese/mining/liquidity-mining.md)
- [指数产品挖矿](https://cook-protocol.gitbook.io/chinese/mining/product-mining.md)
- [批量兑换](https://cook-protocol.gitbook.io/chinese/future-features-products/batch-issue.md)
- [收益优化金库](https://cook-protocol.gitbook.io/chinese/future-features-products/yield-optimization-vault.md)
- [杠杆指数](https://cook-protocol.gitbook.io/chinese/future-features-products/leveraged-index.md)
- [主动管理型基金](https://cook-protocol.gitbook.io/chinese/future-features-products/actively-managed-funds.md)


---

# 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://cook-protocol.gitbook.io/chinese/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.
