# Binance Smart Chain (BSC)

[Binance Smart Chain](https://academy.binance.com/vi/articles/an-introduction-to-binance-smart-chain-bsc) là một chain được phân quyền và tiết kiệm chi phí mà các nhà phát triển Ethereum có thể dễ dàng bắt đầu và các smart contract tương thích một cách liền mạch. Mạng lưới sử dụng một phiên bản điều chỉnh của proof-of-stake (PoS) hay còn được biết như một thuật toán roof-of-staked-authority (PoSA).

**Block explorer:** <https://bscscan.com/>

**Hướng dẫn của Binance**: <https://academy.binance.com/vi/articles/how-to-get-started-with-binance-smart-chain-bsc>


---

# 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.hunny.finance/tieng-viet/how-to-guides/binance-smart-chain-bsc.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.
