# Platform Service Fees

<table><thead><tr><th align="center">Service Name</th><th width="277.3333333333333">Fees Charged</th><th>Percentage Burned</th></tr></thead><tbody><tr><td align="center"><em>Exchang</em>e</td><td>0.08% transaction fee</td><td>10%</td></tr><tr><td align="center"><em>Launchpad</em></td><td>0.5 BNB + 1% of raised funds</td><td>28%</td></tr><tr><td align="center"><em>Token Minting</em></td><td><ul><li>0.50 BNB Standard Token </li><li>0.55 BNB Mintable Token </li><li>0.60 BNB Governance Token </li><li>0.65 BNB Reflection Token</li></ul></td><td>25%</td></tr><tr><td align="center"><em>Token Locking</em></td><td>0.2 BNB per Vault</td><td>32%</td></tr><tr><td align="center"><em>Token Vesting</em></td><td>0.35 BNB per Vault</td><td>32%</td></tr><tr><td align="center"><em>NFT Marketplace</em></td><td><em>TBA</em></td><td><em>TBA</em></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.swapx.co/swapx/tokenomics/platform-service-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.
