> 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.md).

# PROJECT OVERVIEW

> **BANA PROTOCOL: Next-Generation On-chain Ecosystem Connecting Real-World Assets and Digital Finance**

BANA Protocol is an innovative financial operating system that integrates **Real-World Assets (RWA)**—which generate actual revenue—into the blockchain ecosystem, transcending the limitations of purely data-based virtual assets. We present a new standard for sustainable digital assets based on "Trust" and "Tangibility".

***

#### 📑 Project Overview Detailed Guide

Explore the vision and core values of BANA in-depth through the sub-pages below.

**01. Welcome to BANA**

* Core Content: Project summary, identity, and a new paradigm for the RWA market.
* Key Point: The rationale behind why BANA is the next-generation financial OS.

**02. Vision & Mission**

* Core Content: 2030 Global Roadmap and strategy to achieve $3B in Assets Under Management (AUM).
* Key Point: A global vision expanding from Thailand to 100 hubs worldwide.

**03. Core Values**

* Core Content: The three pillars supporting BANA (Real Assets, Real Yield, Certain Future).
* Key Point: The philosophical background behind the 3-year lock-up of foundation tokens and the 90% revenue burn policy.

***

#### The 3 Key Differentiators of BANA Protocol

| **Category** | **Key Features**                                                         | **Expected Effects**                                                              |
| ------------ | ------------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| Real Asset   | Secured portfolios in 16 sectors, including operational Medical Centers. | Securing the physical tangibility of assets and establishing a price floor.       |
| Real Yield   | Actual fiat-based revenue generated through business operations.         | Departure from Ponzi structures and establishment of a sustainable reward system. |
| Real Burn    | Transparent buy-back and burn utilizing up to 90% of revenue.            | Strengthening token scarcity and supporting upward value momentum.                |

***

{% hint style="info" %}
BANA is not just a token project. We are building the safest path for the fruits of the real economy to flow onto the blockchain.
{% 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.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.
