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

# 단계별 판매가

#### 단계별 밸류에이션 및 판매 로드맵

BANA의 판매가는 프로젝트의 실물 자산 확보 단계와 연동되어 **총 4단계**로 우상향하며, 초기 참여자에게 가장 강력한 자산 증식 기회를 제공합니다.

**1. 판매 단계별 상세 정보 (Pricing Tiers)**

| 단계 (Phase)             | 판매 가격 (Price) | 비고 (Target) | 혜택 (Benefits)       |
| ---------------------- | :-----------: | ----------- | ------------------- |
| **Phase 1 (Seed)**     |   **$0.08**   | 전략적 파트너     | **최저가 진입 및 수익 극대화** |
| **Phase 2 (Private)**  |   **$0.10**   | 커뮤니티 빌더     | 안정적인 초기 물량 확보       |
| **Phase 3 (Pre-sale)** |   **$0.20**   | 1차 공개 판매    | 시장 참여 기회 제공         |
| **Phase 4 (Public)**   |   **$0.30**   | 최종 퍼블릭 세일   | 상장 전 최종 진입 기회       |

{% hint style="warning" %}
**상장 목표가: $0.50** Phase 1 참여 시 상장 시점에 약 **625%**&#xC758; 가치 상승을 기대할 수 있도록 설계되었습니다.
{% endhint %}

**2. 자산 보호 및 유통 관리**

* **80:20 분할 원칙**: 보상 수익을 현금성(CASH)과 자산형(ASSET)으로 분리하여 시장의 급격한 매도 압력을 방지합니다.
* **평일 지급 시스템**: 실물 비즈니스 운영 수익에 근거하여 **월\~금** 보상을 지급함으로써 생태계의 영속성을 확보합니다.


---

# 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/sale-schedule.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.
