# Binance Smart Chain

Creating a token on the Binance Smart Chain will charge you 0.2 BNB as service charge for using the Web App or Bot.

<figure><img src="/files/0c6bmWi3EUJh37vkEfHn" alt=""><figcaption></figcaption></figure>

🟠 Gas fees will to deploy your contract: \~ 0.045 BNB&#x20;

🟠 To create add LP on Pancakeswap: \~ 0.001 BNB&#x20;

🟠 To enable trading: \~ 0.001 BNB&#x20;

🟠 To lock LP on Pinksale: \~ 0.001 BNB

Make sure you always have sufficient gas in your wallet to accommodate the networks gas fees.

So on average, when deploying on Binance Smart Chain maintain a minimum balance of 0.25 BNB + LP amount.

{% embed url="<https://t.me/contractdevai_bot>" %}

{% embed url="<https://app.contractdevai.com>" %}


---

# 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://devai.gitbook.io/whitepaper/know-your-fees/binance-smart-chain.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.
