# What is BNB Smart Chain?

BNB Smart Chain (BNB) is one of the most popular blockchains in the world. It has cemented its place in the wider Web3 space, currently the 2nd largest chain in terms of active users and the number of protocols, and the 3rd largest by Total Value Locked (TVL), fees, and volume.

{% hint style="info" %}
For more help getting started with BNB follow this [resource](https://academy.binance.com/en/articles/how-to-get-started-with-binance-smart-chain-bsc)
{% 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://docs.level.finance/tutorials/what-is-bnb-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.
