# BSC and opBNB comparison

## opBNB is the enhanced layer-2 solution with high-performance

The Layer 2 scaling solution for the BNB Smart Chain, which is powered by the bedrock version of Optimism opStack, is the opBNB network. The BNB Smart Chain's transaction processing and resource consumption are offloaded, but data is still posted to the underlying mainnet. By making deposits from BSC and utilizing the applications and contracts on opBNB, users engage with the network. The rollup contract on BSC is then presented with the aggregated transactions, state transitions, and sequencers.

Verifiers examine the cryptographic proofs that Provers have produced to confirm that the opBNB state is accurate and that these state transitions are valid. In essence, opBNB offers minimal prices and excellent throughput for users to monitor network data, use smart contracts, and deposit and withdraw money. By utilizing Layer 2, opBNB is able to scale past the limitations of the BNB Smart Chain and give users a better experience.

<figure><img src="/files/aULQLNmqwdacZlJlVWKH" alt=""><figcaption></figcaption></figure>


---

# 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://opbnb.gitbook.io/opbnb/technical-aspects/bsc-and-opbnb-comparison.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.
