# Binance Smart Chain

### Why are we launching on BSC side to side with ETH ?

BSC is a blockchain platform developed by Binance, one of the largest cryptocurrency exchanges in the world. Here are some reasons why we are using BSC for DibbleCoin:

1. **Low Transaction Fees:**&#x20;

   * BSC is known for its low transaction fees compared to some other blockchain networks like Ethereum. This can be particularly advantageous since our project involves frequent transactions & microtransactions.

2. **Fast Confirmation Times:**&#x20;

   * BSC offers faster block confirmation times compared to Ethereum. Transactions are typically processed within seconds, making it suitable for applications where speed is essential.

3. **Ecosystem Support:**&#x20;

   * BSC has a growing and vibrant ecosystem with a wide range of DeFi (Decentralized Finance) projects, NFT (Non-Fungible Token) platforms, and other decentralized applications. This too could provide DibbleCoin with exposure and potential collaboration opportunities.

4. **Interoperability:**&#x20;

   * BSC is compatible with the Ethereum Virtual Machine (EVM), which means that many Ethereum-based smart contracts can be deployed on BSC with minimal modifications. This interoperability can simplify the development process if you're already familiar with Ethereum.

5. **Community and Adoption:**&#x20;

   * BSC has gained significant adoption in the cryptocurrency space due to its lower fees and faster transaction times. This has attracted a large user base and developer community, which is valuable for DibbleCoin's growth.

6. **Binance Integration:**&#x20;

   * Since DibbleCoin (DBB) will involve trading with Binance's services, using BSC can offer seamless integration with the Binance exchange and its ecosystem.

7. **Security:**&#x20;

   * BSC benefits from Binance's security measures and resources, which can enhance the overall security of DibbleCoin.

8. **Cross-Chain Functionality:**&#x20;

   * BSC is working on improving its cross-chain capabilities, allowing assets and data to be transferred between different blockchains (ETH).&#x20;

9. **Economic Incentives:**&#x20;
   * BSC offers economic incentives for users and developers, such as staking and yield farming opportunities, which can attract participants to our project.


---

# 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://dibblecoin.gitbook.io/dibblecoin-whitepaper/blockchains/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.
