# Service Fee

Fair launching your project is virtually cost-free and immediately tradable, eliminating the need for seeding initial liquidity.

#### Launching Fee <a href="#launching-fee" id="launching-fee"></a>

You'll only have to cover the gas, which is around \~**0.0011 ETH**

#### Trading Fee <a href="#trading-fee" id="trading-fee"></a>

While trading on our platform we take only **1% fee,** from which **25%** goes to referrals program.

#### Seeding Fee <a href="#seeding-fee" id="seeding-fee"></a>

Once your project reaches 100% of the bonding curve (3.5 ETH), the seeding process will begin. We will establish a liquidity pool on Uniswap paired with 3.325 ETH. The remaining 0.175 ETH will cover all expenses for the pool setup, burn LP, and our platform fee.


---

# 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.boom.lol/about-service/service-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.
