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

# 판매 및 상장

## 5. 판매 및 상장 (Sale & Listing)

> **Strategic Pathway to Premium Valuation** 단계별 가치 상승과 안정적인 시장 안착을 위한 BANA의 상장 로드맵

BANA 프로토콜은 초기 참여자의 이익을 보호하고 시장의 신뢰를 확보하기 위해, 치밀하게 설계된 단계별 판매(Sale) 일정과 상장(Listing) 전략을 실행합니다. 우리는 실물 자산의 가치를 온체인에 반영하여 점진적이고 안정적인 우상향을 목표로 합니다.

***

#### 📑 판매 및 상장 상세 가이드

BANA가 제시하는 자산 가치 우상향의 구체적인 경로를 확인하십시오.

**01. Token Sale Schedule**

* **핵심 내용**: Phase 1\~4 단계별 판매 가격 산정 및 초기 참여 혜택
* **포인트**: 상장가($0.50) 대비 전략적 저점 매수 구간 확인

**02. Listing Roadmap**

* **핵심 내용**: 글로벌 톱티어(Top-tier) 거래소 상장 추진 일정 및 프로세스
* **포인트**: 2026년 내 글로벌 유동성 확보를 위한 메이저 CEX 안착 전략

**03. Price Strategy**

* **핵심 내용**: 상장 후 가이드 프라이스 유지를 위한 강력한 가치 방어 시스템
* **포인트**: 실물 수익 바이백 및 80:20 분할을 통한 안정적 차트 형성

***

#### BANA 단계별 가치 도약 모델

| 구분        | 초기 진입 (Seed/Private) |   공개 판매 (Public)   | 상장 목표 (Listing) |
| --------- | :------------------: | :----------------: | :-------------: |
| **목표 가격** |  **$0.08 \~ $0.10**  | **$0.20 \~ $0.30** |    **$0.50+**   |
| **상태**    |    **진행 중 (Open)**   |    예정 (Planned)    |    목표 (Goal)    |

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