> For the complete documentation index, see [llms.txt](https://bana.gitbook.io/bana-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bana.gitbook.io/bana-docs/en/intro/welcome.md).

# SUMMARY

### RWA & Web3 Financial OS: Bridging the Gap Between Real and Digital

BANA Protocol is an innovative financial operating system that transcends the limitations of data-only virtual assets by combining real-world physical value with on-chain technology.

#### A New Paradigm in Modern Finance

The existing virtual asset market has historically shown high volatility, relying on intangible expectations. To resolve these structural flaws, BANA presents a sustainable economic model based on **Real-World Assets (RWA).**

* Verified Real Assets: These are not mere "on-paper" assets. BANA builds its ecosystem upon a portfolio of 16 proven, revenue-generating sectors, including medical infrastructure currently in operation.
* Sustainable Real Yield: This is not a structure where existing rewards are covered by the funds of new entrants. The source of rewards is the actual cash flow generated from real hospital operations, medical tourism, and diversified business operations.
* User-Centric Financial OS: By innovating beyond the cumbersome procedures of traditional finance and institution-centered profit structures, BANA is designed to allow anyone to enjoy fair and transparent opportunities for wealth creation through smart contracts.

{% hint style="info" %}
**BANA is more than just a token project. We are creating a new financial standard where real-world assets flow seamlessly into the digital realm.**
{% 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://bana.gitbook.io/bana-docs/en/intro/welcome.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.
