# Creator Fees

Creator Fees explains the fees connected to launching a coin through BullNBear, as well as the creator reward system for tokens created on the platform..

***

### Launch Fee

Creating a coin through BullNBear requires a launch fee of:

**0.0075 BNB**

This fee is paid when launching a new token through the **Create** section.

{% hint style="warning" %}
Coin creation currently works only with your connected wallet. Imported wallets cannot be used for launching coins yet.
{% endhint %}

***

### Creator Trading Fee

Creators who launch a coin on BullNBear can earn:

**0.1% of the trading volume**

This applies when their token is traded through BullNBear.

For example, if a BullNBear-created coin generates volume through the platform, part of the platform fee is allocated back to the token creator.

***

### Where Creator Rewards Appear

Creator rewards are added to the creator’s account and can be viewed or claimed through the **Portfolio** section.

{% hint style="info" %}
For more details about claimable rewards and created tokens, visit the **Portfolio** page.
{% endhint %}

***

### When Creator Fees Apply

Creator rewards apply to coins created through the BullNBear platform and traded through BullNBear.

The creator fee is designed to reward developers, communities, and project owners who bring trading activity to the BullNBear ecosystem.

***

### Important Notes

* Launching a coin costs **0.0075 BNB**
* Creators can earn **0.1% of trading volume**
* Rewards are connected to coins created through BullNBear
* Creator rewards are claimable through **Portfolio**
* BNB network fees may still apply for on-chain actions

{% hint style="warning" %}
Creator fee rules, launch fees, and claim mechanics may be updated as BullNBear continues to develop. Always check the live platform for the latest values.
{% endhint %}


---

# 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://bullnbear.gitbook.io/trade/bullnbear/fees/creator-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.
