# Fees and Funds Allocation

### Fee

Creators are crucial to the long-term success of Hybrid NFTs collections. So, on Scattering Launchpad, creators will be incentivized in the long term. \
\
This ensures that creators are motivated to operate the collection with a long-term vision, allowing to build a sustainable PlayerPumpPlayer ecosystem with traders instead of a short-term PvP game.

<table data-full-width="false"><thead><tr><th align="center">Fees or Funds Allocation</th><th align="center">Total</th><th align="center">Split</th></tr></thead><tbody><tr><td align="center">Token Creation Fee</td><td align="center">0.001 ETH on EVM</td><td align="center">100% Scattering</td></tr><tr><td align="center">Swap Fee on Bonding Curve</td><td align="center">1% on buying/selling</td><td align="center">40% Scattering<br>60% Collection Creator</td></tr><tr><td align="center">Raised Funds</td><td align="center">～12.5ETH</td><td align="center">10% Creators<br>5% Scattering<br>85% for LP on DEX</td></tr><tr><td align="center">DEX LP</td><td align="center">1% pool on DEX</td><td align="center">95% Creators<br>5% Scattering</td></tr></tbody></table>


---

# 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://docs.scattering.io/launchpad/fees-and-funds-allocation.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.
