# FRAX V2 - 算法化市场操作 (AMO)

- [AMO Overview](https://docs.frax.finance/zh/guides/amo-overview.md): 一个为可组合、自治的中央银行模块提供框架的体系
- [AMO 铸币器](https://docs.frax.finance/zh/guides/ru-he-qian-yi-liu-dong-xing-zhi-univ3.md): Frax 更新后的 FRAX 铸造结构以及铸造和赎回的处理流程
- [抵押品投资者](https://docs.frax.finance/zh/guides/matic-polygon.md): 将闲置的抵押品投资于各种 DeFi 保险库/协议中
- [Curve](https://docs.frax.finance/zh/guides/curve.md): 一个主要由协议控制和拥有流动性的稳定交换池
- [Uniswap v3](https://docs.frax.finance/zh/guides/uniswap-v3.md): 将闲置抵押物和Frax部署到Uni v3 稳定币池子
- [FRAX贷款 (Lending)](https://docs.frax.finance/zh/guides/frax-lending.md): 将FRAX借给DeFi平台而获得年化收益（APY）
- [去中心化比率 (DR)](https://docs.frax.finance/zh/guides/qu-zhong-xin-hua-bil-dr.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.frax.finance/zh/guides.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.
