> 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/ko/intro.md).

# 프로젝트 개요

> **BANA PROTOCOL: RWA & Web3 Financial OS** 실물 자산과 디지털 금융을 연결하는 차세대 온체인 생태계

바나 프로토콜(BANA Protocol)은 데이터로만 존재하는 가상자산의 한계를 넘어, 실제 수익이 발생하는 **실물 자산(Real-World Assets)**&#xC744; 블록체인 생태계에 통합하는 혁신적인 금융 운영체제입니다. 우리는 '신뢰'와 '실체'를 바탕으로 지속 가능한 디지털 자산의 새로운 기준을 제시합니다.

***

#### 📑 프로젝트 개요 상세 가이드

아래의 서브페이지를 통해 BANA의 비전과 핵심 가치를 심도 있게 확인하실 수 있습니다.

**01. Welcome to BANA**

* **핵심 내용**: 프로젝트 요약, 정체성 및 RWA 시장의 새로운 패러다임 제시
* **포인트**: 왜 BANA가 차세대 금융 OS인가에 대한 근거

**02. Vision & Mission**

* **핵심 내용**: 2030 글로벌 로드맵, 운용 자산(AUM) $3B 달성 전략
* **포인트**: 태국을 기점으로 전 세계 100개 거점으로 확장하는 글로벌 비전

**03. Core Values**

* **핵심 내용**: BANA를 지탱하는 3대 핵심 가치(실물 자산, 실질 수익, 확실한 미래)
* **포인트**: 재단 물량 3년 락업 및 수익 90% 소각 정책의 철학적 배경

***

#### BANA 프로토콜의 3대 차별점

| 구분             | 주요 특징                            | 기대 효과                   |
| -------------- | -------------------------------- | ----------------------- |
| **Real Asset** | 가동 중인 메디컬 센터 및 16개 섹터 포트폴리오 확보   | 자산의 물리적 실체 및 하방 지지선 확보  |
| **Real Yield** | 비즈니스 운영을 통한 실제 현금(Fiat) 기반 수익 창출 | 폰지 구조 탈피 및 지속 가능한 보상 체계 |
| **Real Burn**  | 수익의 최대 90%를 활용한 투명한 바이백 및 소각     | 토큰 희소성 강화 및 가치 우상향 지지   |

***

{% hint style="info" %}
**BANA는 단순한 토큰 프로젝트가 아닙니다. 실물 경제의 결실이 온체인으로 흐르는 가장 안전한 길을 만듭니다.**
{% 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/ko/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.
