# Fees

### Current Fee

The following are fees charged by the Spotlight Protocol when you use the spotlight.fun feature.

| Fee Category              | Fee                                                            |
| ------------------------- | -------------------------------------------------------------- |
| Create Token Fee          | 0.1 $IP                                                        |
| Bonding Curve Trading Fee | 1% of the total purchase or sale price for each trade (in $IP) |
| Listing Fee               | 200 $IP                                                        |

* The **Listing Fee 200 $IP** is sourced directly from the token's liquidity, so users do not need to pay this amount separately.
* The **final buyer in the bonding curve** will incur a gas fee to facilitate the **on-chain liquidity provision for PiperX DEX**. The gas fee may fluctuate over time.
* **Spotlight.fun** does not charge any additional fees beyond those mentioned above. This applies to allS**potlight.fun frontend service**. However, if you access **Spotlight.fun smart contracts** through third-party platforms or interfaces, those platforms may impose extra fees.

### Tokens Before 2025/3/3 05:30 UTC+0

The IP price reference will remain at **$2** for the tokens created before **March 3, 2025, 05:30 UTC**. Please exercise caution when purchasing tokens.

| Fee Category              | Fee                                                            |
| ------------------------- | -------------------------------------------------------------- |
| Create Token Fee          | 0.1 $IP                                                        |
| Bonding Curve Trading Fee | 1% of the total purchase or sale price for each trade (in $IP) |
| Listing Fee               | 600 $IP                                                        |

The token before:  `0x85382819A9a9F696AD8BFB875B64800CeFC3e4DC`\
(We will have clear indication in the following update)

<figure><img src="/files/FNqD03xPuUzHxVVvIp0c" alt=""><figcaption></figcaption></figure>


---

# 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://spotlight-protocol.gitbook.io/spotlight-protocol/fees.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.
