# 수수료

## 런칭 및 거래 수수료 안내

PumpSpace에서 프로젝트를 런칭하거나 거래할 때 적용되는 수수료 정책은 아래와 같습니다.

### 1. 런칭 수수료 (Launching Fee)

* **상장 수수료**:\
  → **0.03 AVAX** 또는 **1 PEARL**

### 2. 거래 수수료 (Trading Fee)

* 모든 거래에 대해 **1%의 수수료**가 부과됩니다.\
  이 수수료는 **AVAX 또는 PEARL**로 징수됩니다.

### 3. 유동성 수수료 (Liquidity Fee)

* 본딩 커브가 **100% 완료**되면,\
  스마트 컨트랙트가 자동으로 다음을 유동성 풀(AquaSpace V2)에 추가합니다:
  * 약 **272.5 AVAX** 또는 **10,900 PEARL**
  * 잔여 토큰 **2억 개**
* 또한, 유동성 추가에 필요한 수수료로\
  본딩 커브에서 **약 20.5 AVAX** 또는 **820 PEARL**이 자동 차감됩니다.

### 4. 기타 수수료 (Periphery Fees)

* **AquaSpace V2 풀에서의 스왑 수수료**:\
  → **0.5%**
* **DEX 마이그레이션 이후 발생하는 수수료 수익 중**,\
  **유동성 공급자(LP)의 몫을 제외한 전액**은\
  → SHELL 토큰 바이백(Buyback)에 사용됩니다.

## 운영 정책 안내

상기 수수료 및 정책은 **운영팀의 판단에 따라 변경될 수 있습니다.**\
변경 시 커뮤니티 및 공지 채널을 통해 안내드립니다.


---

# Agent Instructions: 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:

```
GET https://pumpspace.gitbook.io/docs/pumpspace-1/fee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
