> 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/sale-listing/price-strategy.md).

# 가격 방어 전략

#### 가치 보존을 위한 강력한 가이드라인: 목표가 $0.50

BANA 재단은 상장 이후 발생할 수 있는 시장의 불확실성을 차단하고, $0.50 이상의 안정적인 가치 형성을 위해 전문적인 가치 관리 시스템을 상시 가동합니다.

**1. 3중 가치 안정화 시스템 (Defense Mechanisms)**

| 시스템                 | 운영 로직             | 기대 효과                    |
| ------------------- | ----------------- | ------------------------ |
| **Buy-back & Burn** | 실물 수익의 최대 90% 투입  | 유통량 감소를 통한 **강력한 가치 부양** |
| **80:20 Split**     | 보상의 20% 자산화(HODL) | 매도 압력 최소화 및 **장기 자산 보존** |
| **Market Making**   | 전문 호가 관리 및 유동성 조절 | 변동성 완화 및 **안정적 차트 형성**   |

**2. 실물 자산 연동 하방 지지 (RWA Backed)**

* **실수익 기반 바이백**: 알고리즘이 아닌, 병원 및 16개 섹터의 실제 영업 이익이 토큰 가격의 하방 지지선을 형성합니다.
* **유틸리티 가치 증대**: 생태계 내 실생활 결제 시 제공되는 할인 혜택이 토큰의 실제 수요를 창출하여 하락 리스크를 방어합니다.

***

{% 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/sale-listing/price-strategy.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.
