# 實體資產代幣化

- [RWA 代幣化總覽](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/rwa.md): 在「數位資產」條目中，我們討論了區塊鏈原生的資產——比特幣、以太幣、各種代幣。
- [代幣化國債](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/treasuries.md): 在傳統金融中，美國國債被視為「無風險」資產——因為美國政府不太可能違約。
- [BlackRock BUIDL](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/buidl.md): 2024 年 3 月，全球最大的資產管理公司 BlackRock 宣布推出 BUIDL。
- [代幣化房地產](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/real-estate.md): 在「RWA 總覽」中，我們說 RWA 可以降低投資門檻。房地產是最好的例子。
- [代幣化私人信貸](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/private-credit.md): 在「RWA 總覽」中，我們看到私人信貸佔 RWA 市場約 58%。這是 RWA 最大的應用場景。
- [RWA 協議](https://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua/protocols.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://www.0x1.academy/shi-ti-zi-chan-dai-bi-hua.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.
