# Fee Structure

Here’s a clear and straightforward breakdown of the fee structure for launching a project on TokenFi Launchpad:

1. **Project Creation Fee**: A one-time fee of 200 USDT, or its equivalent in other supported currencies, is required to create your launchpad project.
2. **Success Fee**: We apply a 2% fee on the total funds raised through your project.
3. **Revenue Allocation**:
   * **Token Buy and Burn**: For projects on ETH and BNB chains, 50% of all TokenFi Launchpad fees are used to buy and burn TOKEN, reducing supply and potentially increasing its value.
   * **Referral Rewards**: When referrals are used, 25% of fees are allocated to reward those who refer new users.
   * **Treasury**: The remaining portion of the fees is directed to our treasury to fund platform operations and future development.

This fee structure supports our ecosystem's sustainability and growth while ensuring our operations are transparent and aligned with our users’ interests.


---

# 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://tokenfi.gitbook.io/whitepaper/launchpad-guides/project-owners/fee-structure.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.
