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

# 상장 계획

## Listing Roadmap

#### 글로벌 시장 진입 및 메이저 상장 전략

BANA는 실물 자산(RWA)의 신뢰도를 바탕으로 전 세계 유동성이 집중되는 글로벌 톱티어 거래소 안착을 목표로 합니다.

**1. 글로벌 상장 목표 (Target Exchanges)**

* **Tier 1 거래소**: 글로벌 상위 10위권 내 대형 CEX(MEXC Global 등) 진입 확정 추진.
* **글로벌 확장**: 한국, 동남아, 유럽 지역의 현지 법정화폐(Fiat) 거래소 순차 상장 병행.

**2. 상장 준비 핵심 프로세스**

1. **Security Audit**: 글로벌 보안 업체(CertiK 등)를 통한 스마트 컨트랙트 무결성 검증.
2. **Legal Opinion**: 각 국가별 규제 준수를 위한 법률 의견서 확보 및 컴플라이언스 강화.
3. **Liquidity Partner**: 전문 MM(Market Making) 팀과 협업하여 안정적인 호가창(Orderbook) 확보.

**3. 유동성 공급 정책**

재단은 상장 직후 **전체 물량의 5%를 유동성 풀(LP)**&#xC5D0; 즉시 공급하여 초기 거래의 안정성을 확보하고, 급격한 가격 왜곡을 방지합니다.


---

# 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/listing-plan.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.
