> For the complete documentation index, see [llms.txt](https://crowdy-finance.gitbook.io/crowdy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crowdy-finance.gitbook.io/crowdy/fees.md).

# Fees

### Tokens

* Standard Token Minting Fees: 0.2 BNB&#x20;
* Liquidity Generator Token Minting Fees: 0.2 BNB&#x20;
* Baby Token Minting Fee: 0.2 BNB

### Initial Token Offering

* Launchpad Fee: 0.6 BNB + 4% of raising amount
* Fair Launch Fee: 0.6 BNB + 4% of raising amount
* Crowdfunding Fee: 0.6 BNB + 2.5% of raising amount

### Marketing

#### **In-site ads**

* Top banner: 0.6 AMA <img src="/files/QixbbgHktc2E91Iu8s18" alt="" data-size="line">
* Big exposure: 0.6 AMA <img src="/files/X7dQ9NvFHhNipkJ3WCv6" alt="" data-size="line">
* Featured Package (both items): 1 BNB

With Crowdy's Featured Marketing package you can get visibility, exposure, and new users for your project. Once you have paid for the official Cwordy featured package, your project will appear in Crowdy's Home Navigation **"Trending sales".** This package also guarantees you to stand out in the **"Features Live Sales"**. Both spaces are reserved for projects that purchase the Marketing Package. This way your project will be the most visible on the platform and help you achieve the desired results.

#### **Social Media**

* Telegram AMA: 1.5 BNB (0.5 BNB are used for rewards)
* Telegram + TW post: 0.4 BNB
* Email Marketing: 0.6 BNB (1 email sent to all of our subscribers)
* Growth Package (the three items): 2 BNB&#x20;

The Growth Marketing package guarantees you to reach the entire Crowdy community, interact with it, and be heard by the community. This package will put your project in the sight of all the crowdy investors.

### Other Services

* Pool: 0.5 BNB + 2% emission + 5% of withdrawal fee in case it has.
* Locked Liquidity: 0.5 BNB (Free in case you have already created an Initial Token Offering)
* Vesting Tokens: 0.5 BNB (Free in case you have already created an Initial Token Offering)
* Airdrop: 0.2 BNB


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://crowdy-finance.gitbook.io/crowdy/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.
