> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/jiao-yi/pancakeswap-x/rwas.md).

# RWAs

PancakeSwap X 支持将真实世界资产大规模上链至 BNB Chain。由 Ondo Finance 提供支持，用户可以直接在 PancakeSwap 上交易 100 多种代币化股票、债券和 ETF。

### 什么是 Ondo Finance？

Ondo Finance 是代币化真实世界资产（RWAs）的领先提供商，涵盖美国股票、ETF、国债以及代币化资产。所有资产均由相应的传统证券以 1:1 比例完全支持，这些证券由持牌的托管经纪自营商持有，并通过合规、透明的基础设施向符合条件的用户开放。

### 机遇：真实世界资产，现已上链

代币化资产是 DeFi 及更广泛区块链生态系统中增长最快的类别之一：

* 全球代币化资产市场已实现同比三位数增长
* 预计到 2030 年，代币化 RWAs 的价值将超过 10 万亿美元，而代币化资产将在这一增长中发挥关键作用

通过 PancakeSwapX 将这些资产上链，PancakeSwap 为 BNB Chain 上的用户解锁了强大的全新用例，搭建起传统金融与去中心化基础设施之间的桥梁。

你可以在[**此处**](https://tokenlists.org/token-list?url=https://tokens.pancakeswap.finance/ondo-rwa-tokens.json)查看符合条件的 Ondo Finance 代币化资产完整列表。

{% hint style="info" %}
注意：由于监管要求，通过 Ondo Finance 在 PancakeSwap 上提供的代币化资产在某些司法管辖区不可用。请参阅此[列表](https://docs.ondo.finance/ondo-global-markets/eligibility)中支持的国家以检查你的资格。
{% endhint %}

{% hint style="success" %}
**你可以直接从 PancakeSwap 的 Swap 页面访问这些资产。**
{% endhint %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/chinese/jiao-yi/pancakeswap-x/rwas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
