> For the complete documentation index, see [llms.txt](https://docs.rwa.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rwa.vip/vi.-rwa-ecosystem-ecosystem-construction-plan/defi3.0-core-upgrade.md).

# DeFi3.0 Core Upgrade

#### <mark style="color:blue;">On-chain and Off-chain Integration:</mark>&#x20;

The popularization of RWA tokenization combines real-world assets (such as real estate, bonds, receivables, etc.) with blockchain tokens. This not only enhances the value support for DeFi but also extends DeFi scenarios from virtual assets to the real economy.

#### <mark style="color:blue;">Multi-protocol Integration:</mark>&#x20;

Integrated financial services, from decentralized lending protocols to cross-chain gateway payment protocols. DeFi 3.0 emphasizes the concept of "one-stop financial integration," covering a variety of financial scenarios such as DEX, payments, lending, wealth management, and more.

#### <mark style="color:blue;">Financial Infrastructure Development:</mark>&#x20;

The birth of on-chain banking protocols brings core functions of traditional banks—such as deposits, loans, payments, and cross-border remittances—onto the blockchain, seamlessly integrating with traditional banking services and forming the 2.0 version of on-chain banking.


---

# 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:

```
GET https://docs.rwa.vip/vi.-rwa-ecosystem-ecosystem-construction-plan/defi3.0-core-upgrade.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.
