# RWAs

当 IORB 预言机报告高利率时，FRAX V3 会使用现实世界资产（RWA）策略。FRAX V3 仅使用那些收益接近 IORB 利率且几乎没有期限风险的 RWA。因此，除非通过 [frxGov](https://docs.frax.finance/frax-governance/frax-governance-overview) 过程进行变更，目前仅考虑以下资产：

1. 短期美国国债
2. [联邦储备隔夜回购协议](https://www.federalreserve.gov/monetarypolicy/standing-overnight-repurchase-agreement-facility.htm)
3. 存入联邦储备银行主账户的美元
4. 选定的货币市场共同基金的股份

FRAX V3 的合作托管方主要集中于上述资产。RWA 合作伙伴必须每月至少一次报告持有 FRAX V3 资产时所采用的托管、经纪、银行和信托安排。

[FIP-277](https://gov.frax.finance/t/fip-277-onboard-finrespbc-as-frax-v3s-offchain-rwa-partner/2492) 将 FinresPBC 作为 FRAX V3 的首个 RWA 合作伙伴。FinresPBC 将专注于确保“现金等价物”低风险 RWA，并优化 sFRAX 抵押金库的 IORB 利率收益。

通过 frxGov 治理投票，可以引入额外的 RWA 合作伙伴。


---

# 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/frax-v3-100-and-more/rwas.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.
