> 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/japanese/qu-yin/pancakeswap-x/rwas.md).

# RWAs

PancakeSwap XはBNB Chain上でオンチェーンの実物資産を大規模にサポートしています。ユーザーはOndo Financeを活用したPancakeSwap上で、100種類以上のトークン化された株式、債券、ETFを直接取引できます。

### Ondo Financeとは何ですか？

Ondo Financeは、米国株式、ETF、国債、トークン化資産などのトークン化された実物資産（RWA）の主要なプロバイダーです。すべてのアセットは、ライセンスを受けた管理型ブローカーディーラーが保有する対応する伝統的証券によって1:1で完全に裏付けられており、コンプライアンスに準拠した透明なインフラを通じて適格ユーザーに提供されています。

### 機会：実物資産のオンチェーン化

トークン化されたアセットはDeFiとより広いブロックチェーンエコシステムの両方で最も急成長しているカテゴリーの一つです：

* グローバルなトークン化アセット市場は前年比で3桁の成長を記録しています
* トークン化されたRWAは2030年までに価値で10兆ドルを超えると予測されており、トークン化されたアセットがその成長に重要な役割を果たすと見込まれています

PancakeSwapXを通じてこれらのアセットをオンチェーンに取り込むことで、PancakeSwapはBNB Chain上のユーザーに強力な新しいユースケースを提供し、伝統的金融と分散型インフラを結びつけます。

対象となるOndo Financeトークン化アセットの全リストは[**こちら**](https://tokenlists.org/token-list?url=https://tokens.pancakeswap.finance/ondo-rwa-tokens.json)でご確認いただけます。

{% hint style="info" %}
注意：PancakeSwap上のOndo Financeを通じて提供されるトークン化アセットは、規制上の要件により一部の地域では利用できない場合があります。対応国の[リスト](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/japanese/qu-yin/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.
