# Binance Smart Chain (BSC)

La [Binance Smart Chain](https://academy.binance.com/en/articles/an-introduction-to-binance-smart-chain-bsc) est une blockchain publique, décentralisée, et efficace en termes de coûts sur laquelle les développeurs Ethereum peuvent facilement débuter. Les contrats intelligents (smart contracts) sont compatibles. Le réseau utilise une version modifiée de la méthode de consensus proof-of-stake (PoS, preuve d’enjeu) appelée proof-of-staked-authority (PoSA, preuve d’autorité).

Vous pouvez y accéder par l’interface web sur [binance.org](https://binance.org/) ou bien via les intégrations natives dans [Trust Wallet](https://academy.binance.com/en/articles/what-is-trust-wallet) et [Safepal](https://www.safepal.io/). (Pour plus d’informations sur la BSC, [cliquez ici](https://academy.binance.com/en/articles/an-introduction-to-binance-smart-chain-bsc).)

**Explorateur de blocs (block explorer):** <https://bscscan.com/>

Dans cette section, vous trouverez une sélection d’explications sur l’utilisation de la BSC avec Autofarm.

{% hint style="info" %}
Si vous constatez une information incorrecte, un oubli dans les tutoriels ou pour tous documents associés à cette section ? Contactez: <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/francais/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.
