# 币安智能链(BSC)

[**Binance Smart Chain**](https://academy.binance.com/en/articles/an-introduction-to-binance-smart-chain-bsc) (币安智能链)是币安所推广成立的智能合约区块链平台，可以用来推行去中心化应用  (dApps). 此网络是一个改良版的持有量证明共识协议 proof-of-stake (PoS) ,同时也被称为持有量证明代表演算法proof-of-staked-authority (PoSA)&#x20;

您可以透过[币安网页](https://www.binance.org/en)的使用者介面操作，或者透过已经集成好的钱包应用程式进行例如[ Trust Wallet](https://academy.binance.com/en/articles/what-is-trust-wallet) 或[ Safepal](https://www.safepal.io/). (更多资讯请参考[币安学院](https://academy.binance.com/zh/articles/an-introduction-to-binance-smart-chain-bsc) )

区块扫瞄服务:[ https://bscscan.com/](https://bscscan.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://autofarm.gitbook.io/autofarm-network/chinese/shuo-ming-shu/bi-an-zhi-neng-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.
