> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-es/billeteras/billetera-integrada/enviar-monedas.md).

# Enviar monedas

Dado que goodcryptoX es una billetera no custodia, no hay y no puede haber límites o restricciones en las transferencias fuera de la billetera. Puedes transferir cualquier y todos tus fondos a otra billetera en cualquier momento.&#x20;

Para iniciar la transferencia haz clic en 'Enviar' en la pestaña de la billetera:

<figure><img src="/files/d1d95d1d8e7504c696a656a444268eab92ce9b2a" alt="" width="375"><figcaption></figcaption></figure>

Selecciona la moneda que deseas enviar, ingresa la cantidad y la dirección de la billetera a la que deseas enviarla:

<figure><img src="/files/572d351c4d3504ed1d97018d553c90cc5d3d066b" alt="" width="375"><figcaption></figcaption></figure>

Haz clic en 'Estimar gas' - esto simulará la transacción para proporcionar un pronóstico preciso del consumo de gas. Una vez que veas la cantidad estimada de gas, haz clic en 'Enviar monedas':

<figure><img src="/files/b77cac05438a04dce57d2724f034d156208b881a" alt="" width="375"><figcaption></figcaption></figure>

Verás la vista previa de la transacción - por favor, verifica todos los detalles (red, dirección y cantidad) y haz clic en 'Confirmar envío' para iniciar la transferencia:

<figure><img src="/files/994dc5ccd1ce3516477d94fe9a683c8fe931c5f0" alt="" width="375"><figcaption></figcaption></figure>

Tu transacción ahora será transmitida a la blockchain. Una vez que se confirme, verás una confirmación (o un mensaje de error si falla) y aparecerá en la lista de 'Transferencias':

<figure><img src="/files/aefd22e697c08212f89aed3a288929f74675ac69" alt="" width="375"><figcaption></figcaption></figure>

En adelante, podrás pagar el gas para las transferencias [en cualquier token](/goodcryptox-es/trading-en-dex-spot/funcionalidad-proximamente/gas-en-cualquier-token-erc20-spl.md), incluyendo [GOOD](/goodcryptox-es/token-good/resumen.md).

También implementaremos [transacciones por lotes](/goodcryptox-es/billeteras/billetera-integrada/billeteras-de-contrato-inteligente/agrupacion-de-transacciones.md) habilitadas por billeteras con contrato inteligente - podrás enviar varias transferencias (diferentes monedas, diferentes direcciones si es necesario) y pagar el gas por una sola transacción.


---

# 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://docs.goodcrypto.app/goodcryptox-es/billeteras/billetera-integrada/enviar-monedas.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.
