# Configuración de MetaMask

{% hint style="success" %}
**Necesitarás:**

* Una cuenta de Metamask para comprar, vender, transferir y almacenar tus tokens. Puedes crearla [aquí](https://metamask.io/).
* Añadir la red BNB Chain a Metamask.&#x20;
* Añadir nuestro token [$DFSG](https://bscscan.com/token/0x612C49b95c9121107BE3A2FE1fcF1eFC1C4730AD).

Aprende con nuestro **tutorial** de **YouTube** o encuentra las **instrucciones** **al final** 👇
{% endhint %}

{% embed url="<https://youtu.be/fBIHnMEMntg>" %}

## **Guía para configurar tu Metamask**

* Entre en [metamask.io](https://metamask.io/) y siga las instrucciones para crear su Cartera.
* Haga clic en "Ethereum Mainnet" y desplácese hacia abajo hasta "Custom RPC" .
* Introduzca la información exactamente como se muestra en la imagen y el texto de abajo.&#x20;
* El último paso requiere cambiar a la red correcta, haga clic en "Binance Smart Chain".

{% hint style="info" %}
**Network Name:** Binance Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**Chain ID:** 56

**Currency Symbol:** BNB

**Block Explorer URL** (optional)**:** <https://bscscan.com>
{% endhint %}

![](/files/163bpcKtfEWjCfurKxOQ)

## &#x20;Añadir Token $DFSG a Metamask

### 1) Automático

Accede a la [*página de BscScan*](https://bscscan.com/token/0x612C49b95c9121107BE3A2FE1fcF1eFC1C4730AD) y haz click en el boton con 3 puntos > haz click en "Add Token to Web3 Wallet". Echa un vistazo a la imagen de abajo.

![](/files/A0M2TLOr20A4CuZoKhfT)

### 2) Manual

Abre tu billetera de Metamask > baja hasta abajo del todo > haz click en "Import tokens" e introduce la información mostrada a continuación. Una vez realizado haz click en "Add Custom Token".

* **Token Address**: 0x612C49b95c9121107BE3A2FE1fcF1eFC1C4730AD
* **Token Symbol**: DFSG
* **Decimals**: 18

![](/files/N6E4dvJTMMHnKMNLbEk2)


---

# 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://dfsocial.gitbook.io/dfsocial-gaming/dfsg-espanol/empieza-aqui/metamask.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.
