> 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/recibir-monedas.md).

# Recibir monedas

Para financiar su billetera goodcryptoX, puede transferir monedas desde otra billetera que controle o [Transfiere](/goodcryptox-es/billeteras/billetera-integrada/comprar-monedas-con.md) crypto con moneda fiduciaria a través de nuestro socio de on-ramp.

Para revelar su dirección completa de recepción, toque la dirección corta en la pestaña Billetera o use el `Recibir` botón:

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

Puede recibir:

* SOL o cualquier token SPL en Solana
* ETH o cualquier token ERC‑20 en Ethereum, Base y Arbitrum
* BNB o cualquier token BEP‑20 en BNB Chain

{% hint style="info" %}
Hasta que habilitemos pagar  [gas en cualquier token](/goodcryptox-es/trading-en-dex-spot/funcionalidad-proximamente/gas-en-cualquier-token-erc20-spl.md)*,* necesitará transferir algo del token nativo de la red a su billetera para realizar cualquier acción on-chain (incluyendo [retirar](/goodcryptox-es/billeteras/billetera-integrada/enviar-monedas.md)).&#x20;

[Las tarifas de gas](/goodcryptox-es/billeteras/billetera-integrada/comisiones-de-gas.md) se pagan en:

* **SOL** en Solana
* **ETH** en Ethereum, Base y Arbitrum
* **BNB** en BNB Chain
  {% endhint %}

No hay límites mínimos de depósito ni otras restricciones: goodcryptoX es una billetera no custodial en todas las blockchains compatibles.


---

# 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/recibir-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.
