# Binance Smart Chain (BSC)

[Binance Smart Chain](https://academy.binance.com/en/articles/an-introduction-to-binance-smart-chain-bsc)は分散型でコスト効率の高いパブリックチェーンです。スマートコントラクトの互換性によりイーサリアム開発者も参加するのが容易となります。

このネットワークはproof-of-stake(PoS)コンセンサスの修正版としてproof-of-staked-authority(PoSA)アルゴリズムを採用しています。

[binance.org](https://binance.org/)のWebインターフェイス、及びネイティブ統合された[Trust Wallet](https://academy.binance.com/en/articles/what-is-trust-wallet)や[Safepal](https://www.safepal.io/)を通して使用することができます。（ Binance Smart Chainの基本情報については、[こちら](https://academy.binance.com/en/articles/an-introduction-to-binance-smart-chain-bsc) をご覧ください。）

**ブロックエクスプローラー：**[ https://bscscan.com/](https://bscscan.com/)

このセクションでは、Binance Smart Chainネットワークの手順（ハウツー）を説明しています。

{% hint style="info" %}
HowToのセクションで誤情報、エラー、また抜けている部分がございましたら、<support@autofarm.network> までお知らせください。
{% 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://autofarm.gitbook.io/autofarm-network/japanese/how-tos/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.
