> 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/solution/bana-innovation.md).

# 3대 핵심 혁신

## 지속 가능한 금융을 위한 패러다임 시프트

BANA 프로토콜은 기존 시장의 문제를 해결하기 위해 **'자산(Asset)-운영(Operation)-성장(Growth)'**&#xC774; 유기적으로 결합된 3대 혁신 모델을 도입했습니다.

#### 1. 하이브리드 커스터디 (Hybrid Custody System)

BANA는 스마트 컨트랙트를 통해 **'자산의 소유'**&#xC640; **'수익의 분배'**&#xB97C; 엄격히 분리합니다.

* **안전장치**: 우리가 확보한 실물 자산(병원, 리조트 등)은 독립적인 자산 관리 법인과 수탁 기관에 의해 안전하게 보존됩니다.
* **효과**: 시스템 해킹이나 시장 변동 상황에서도 실물 자산 본체는 훼손되지 않으며, 오로지 여기서 발생하는 '영업 이익'만이 생태계 보상으로 유입됩니다.

#### 2. 실물 비즈니스 기반 Real Yield 엔진

BANA의 보상은 가상의 숫자를 찍어내는 인플레이션 방식이 아닙니다.

* **수익의 근거**: 태국 및 글로벌 거점의 **메디컬 센터 운영 수익**, **의료 관광 패키지 매출**, **16개 섹터의 포트폴리오 운용 수익**이 엔진의 연료가 됩니다.
* **투명성**: 외부 회계 감사와 실시간 온체인 정산 시스템을 결합하여, 유입되는 실제 매출이 어떻게 보상으로 전환되는지 전 과정을 투명하게 공개합니다.

#### 3. 리스크 분산 알고리즘 (Sector Diversification)

특정 산업의 불황이 전체 생태계를 위협하지 않도록 **포트폴리오 리스크 헤징**을 실행합니다.

* **전략**: 메디컬을 코어(Core) 자산으로 삼되, 부동산, 유통, F\&B, 테크 섹터 등에 분산 투자합니다.
* **결과**: 섹터 간의 상관관계를 분석하여 리스크를 상쇄함으로써, 어떤 시장 환경에서도 안정적인 목표 수익률을 유지할 수 있는 견고한 방어형 포트폴리오를 구축합니다.

***

#### BANA 생태계 선순환 로직 (Eco-cycle)

1. **\[Asset]**: 고부가가치 실물 자산 확보 및 토큰화
2. **\[Profit]**: 실물 비즈니스 운영을 통한 강력한 현금 흐름 창출
3. **\[Value]**: 수익의 최대 90%를 활용한 BANA 토큰 바이백 및 소각
4. **\[Growth]**: 토큰 유통량 감소 및 가치 상승 → 홀더 이익 극대화


---

# 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/solution/bana-innovation.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.
