> For the complete documentation index, see [llms.txt](https://spdocs.predator-game.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spdocs.predator-game.com/primeros-pasos/principios-basicos/binance-smart-chain.md).

# BINANCE SMART CHAIN

### CONECTANDO NUESTRA CUENTA DE METAMASK A LA BINANCE SMART CHAIN

Después de crear una cuenta en MetaMask, ésta se conectará por defecto a la red principal de Ethereum.&#x20;

Predator y sus tokens se manejan en la red de Binance Smart Chain (BSC), de tal forma, se requiere que la billetera esté configurada a la BSC.

Los pasos para añadir la red BSC a Metamask son los siguientes:

1. Ve al menú de configuración haciendo clic en el círculo en la parte superior derecha de la pantalla.

![](/files/7BxTFqXUrYGK8ZJGpCo3)

2\. Haz clic en "Redes" y "Añadir red

![](/files/AUYp87RiJ72pIsDROJuM)

3\. Introduce la siguiente información:

* Nombre de la red: Binance Smart Chain
* Nueva dirección URL de RPC: <https://bsc-dataseed.binance.org/&#x20>;
* Identificación de cadena: 56&#x20;
* Símbolo de la moneda: BNB&#x20;
* Dirección URL del explorador de bloques (opcional): <https://bscscan.com>

![](/files/M849lplQ0611ge3seZNK)

4\. Haz clic en "Guardar" y vuelve al menú principal.

5\. Comprueba que tu MetaMask se ha configurado exitosamente en la red Binance Smart Chain en la parte superior derecha de la pantalla.

![](/files/8y3DNOKl96Os76he9O3Q)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://spdocs.predator-game.com/primeros-pasos/principios-basicos/binance-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.
