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

# 프로젝트 요약

#### RWA & Web3 Financial OS: 실물과 디지털의 경계를 허물다

바나 프로토콜(BANA Protocol)은 데이터로만 존재하는 가상자산의 한계를 넘어, 현실 세계의 물리적 가치와 온체인(On-chain) 기술을 결합한 혁신적인 금융 운영체제입니다.

**현대 금융의 새로운 패러다임**

기존 가상자산 시장은 실체 없는 기대감에 의존해 높은 변동성을 보였습니다. BANA는 이러한 구조적 결함을 해결하기 위해 **실물 자산(Real-World Assets)**&#xC744; 기반으로 한 지속 가능한 경제 모델을 제시합니다.

* **검증된 실물 자산 (Verified Real Assets)**: 단순한 서류상의 자산이 아닙니다. BANA는 실제로 가동 중인 메디컬 인프라를 포함하여, 수익이 증명된 16개 섹터의 포트폴리오를 기반으로 생태계를 구축합니다.
* **지속 가능한 실질 수익 (Real Yield)**: 신규 유입자의 자금으로 기존 보상을 충당하는 구조가 아닙니다. 실제 병원 운영, 의료 관광, 그리고 다각화된 비즈니스 운영(Operation)에서 발생하는 현금 흐름을 보상의 원천으로 삼습니다.
* **사용자 중심의 금융 OS**: 전통 금융의 까다로운 절차와 기관 중심의 이익 구조를 혁신하여, 누구나 스마트 컨트랙트를 통해 공정하고 투명하게 자산 증식의 기회를 누릴 수 있도록 설계되었습니다.

{% 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/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.
