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

# SALES & LISTINGS

## 5. Sale & Listing

> **Strategic Pathway to Premium Valuation: BANA's Listing Roadmap for Phased Value Appreciation and Stable Market Entry**

BANA Protocol executes a meticulously designed phased sale schedule and listing strategy to protect the interests of early participants and secure market trust. We aim for a gradual and stable upward trajectory by reflecting the value of real-world assets on-chain.

***

#### 📑 Sale & Listing Detailed Guide

Explore the specific path BANA proposes for the upward appreciation of asset value.

**01. Token Sale Schedule**

* Core Content: Calculation of phased sale prices from Phase 1 to 4 and benefits for early participants.
* Key Point: Identifying strategic low-point purchase zones relative to the target listing price of $0.50.

**02. Listing Roadmap**

* Core Content: Schedule and process for pursuing listings on global top-tier exchanges.
* Key Point: Strategy to settle on major Centralized Exchanges (CEX) to secure global liquidity within 2026.

**03. Price Strategy**

* Core Content: A powerful value defense system to maintain the guide price after listing.
* Key Point: Forming a stable price chart through real-profit buy-backs and the 80:20 distribution system.

***

#### BANA Phased Value Leap Model

| **Category** | **Initial Entry (Seed/Private)** | **Public Sale** | **Listing Goal** |
| ------------ | -------------------------------- | --------------- | ---------------- |
| Target Price | $0.08 \~ $0.10                   | $0.20 \~ $0.30  | $0.50+           |
| Status       | Open                             | Planned         | Goal             |

{% hint style="info" %}
**BANA's strategy focuses on more than just "listing"; it concentrates on "forming a stable premium price range" supported by real-world assets.**
{% 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/en/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.
