> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/swappi-docs-es/transferencia-de-activos-a-conflux-espace/desde-exchanges/transferencia-de-espace-cfx-de-gate.io-a-metamask.md).

# Transferencia de eSpace CFX de Gate.io a MetaMask

## Requisitos previos

{% hint style="info" %}
Este tutorial se centra en MetaMask, pero puedes usar cualquier otra cartera compatible, como las carteras basadas en Wallet Connect y los dispositivos Ledger.

Consulta las [Carteras soportadas](/swappi/swappi-docs-es/carteras/carteras-soportadas.md) para obtener más información.
{% endhint %}

* Una cuenta de Gate.io.&#x20;
* Al menos **15 CFX** negociados en Gate.io. Puedes operar utilizando los pares CFX/ETH y CFX/USDT. Para obtener información sobre cómo realizar operaciones spot en Gate.io, consulta: Cómo realizar [operaciones en spot](https://www.gate.io/help/trade/trade/16443/How-to-Trade).&#x20;
* Una cartera de MetaMask conectada a Conflux eSpace. Para saber cómo conectar tu cartera MetaMask a Conflux eSpace, consulta: [Conexión de MetaMask a Conflux eSpace](/swappi/swappi-docs-es/como-empezar/conexion-de-metamask-a-conflux-espace.md).

### Transferencia de eSpace CFX de Gate.io a MetaMask

1. Ingresa a tu cuenta de [Gate.io](https://www.gate.io/).
2. En [Gate.io](https://www.gate.io/) ve a **Cartera > Retirar**&#x20;

![](/files/tvtLO9H9K3mejVkrVrd2)

3\. En Retirar, expanda la selección del Código de criptomoneda y busca CFX. Luego haz clic en el resultado.

<img src="/files/RYdhFc1WJ691yVLUfijl" alt="" data-size="original">

4\. En Cadena, selecciona **CFX EVM**.

![](/files/Ly4jptmywHwfMo9Ksx9b)

5\. En Dirección de CFX, ingresa la dirección de tu cuenta de eSpace.

![](/files/CahGUuJuPHAvWwTeHEud)

6\. Opcional: en la descripción de la dirección, agrega una descripción para esta dirección, como "Mi cuenta Conflux eSpace MetaMask".

7\. En Cantidad, ingresa la cantidad (en CFX) que deseas transferir.

![](/files/cRETBN8kixh2GyvXw1aX)

8\. Ingrese la contraseña de fondos, el código de correo electrónico y el código de Google Authenticator/TOTP, luego haz clic en **Enviar solicitud**.

![](/files/nG2uP3HH0haRHitnatC7)

¡Tus fondos ahora han sido enviados a tu cuenta de MetaMask! La operación tardará un par de minutos.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.swappi.io/swappi/swappi-docs-es/transferencia-de-activos-a-conflux-espace/desde-exchanges/transferencia-de-espace-cfx-de-gate.io-a-metamask.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
