# Conexión de MetaMask a Conflux eSpace

Ahora que has instalado [MetaMask](https://metamask.io/), vamos a conectarlo a Conflux eSpace.&#x20;

Para conectar MetaMask a Conflux eSpace:

1. Abrir MetaMask
2. Ve al menú desplegable de Redes y haz clic en **Añadir red**.\
   ![](/files/Ch7LJ3m7WhZpGoBPBxD7)\
   ![](/files/1ZOJij2Jrmeh9Ul7EzgY)
3. En Añadir una red, introduce la siguiente configuración:
   * **Nombre de la red**: Conflux eSpace Mainnet (o Conflux eSpace Testnet)
   * **Nueva RPC URL**: <https://evm.confluxrpc.com> (o <https://evmtestnet.confluxrpc.com> para testnet)
   * **Chain ID**: 1030 (o 71 para testnet)
   * **Símbolo de moneda**: CFX
   * **Explorador de bloques**: <https://evm.confluxscan.net> (o <https://evmtestnet.confluxscan.net> para testnet)
4. Comprueba que los datos introducidos son correctos y haz clic en **Guardar**.<br>

![](/files/3m9sVlGil6owOrn93oMH)

Ahora, vamos a como fondear tu cartera.


---

# 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://docs.swappi.io/swappi/swappi-docs-es/como-empezar/conexion-de-metamask-a-conflux-espace.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.
