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

# 토크노믹스

> **The Engine of Sustainable Growth** 실물 자산의 가치를 온체인으로 증명하는 BANA 프로토콜의 경제 모델

BANA의 토크노믹스는 단순한 발행과 유통을 넘어, 실물 자산의 수익이 토큰의 가치로 직접 연결되는 **'실물 연동형 가치 증대 모델'**&#xC744; 지향합니다. 모든 메커니즘은 토큰 홀더의 이익 극대화와 생태계의 장기적 안정성에 초점을 맞추고 있습니다.

***

#### 📑 토큰 경제 상세 가이드

BANA가 설계한 정교한 경제 생태계의 세부 메커니즘을 확인하십시오.

**01. BANA Token Details**

* **핵심 내용**: BANA 토큰의 기술 사양, 네트워크 인프라 및 실생활 결제 활용 모델
* **포인트**: 단순 거래용 토큰을 넘어 메디컬 및 16개 섹터에서 사용되는 실질적 유틸리티

**02. Token Allocation**

* **핵심 내용**: 전략적 토큰 배분 비율 및 재단 물량 3년(36개월) 강력 락업 정책
* **포인트**: 초기 유통량을 10% 미만으로 억제하여 시장의 변동성을 최소화하는 보호 장치

**03. Deflation Mechanism**

* **핵심 내용**: 실물 수익의 최대 90%를 활용한 바이백(Buy-back) 및 영구 소각 로직
* **포인트**: 발행량은 줄어들고 가치는 높아지는 '자기 완결적 디플레이션' 엔진

***

#### BANA 경제 모델의 3대 핵심 기둥

| 구분           | 설계 원칙                | 기대 효과                        |
| ------------ | -------------------- | ---------------------------- |
| **Scarcity** | 수익 기반 상시 바이백 및 영구 소각 | 지속적인 유통량 감소를 통한 **희소성 극대화**  |
| **Security** | 재단 물량 3년 락업 및 단계별 해제 | 시장 매도 압력 차단 및 **장기적 신뢰 확보**  |
| **Utility**  | 실물 비즈니스 내 결제 및 혜택 연동 | 토큰의 실질적 수요 창출 및 **사용 가치 증대** |

***

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