# Depósitos y retiros

- [Depósitos](https://help.margex.com/help-center/es/wallet/deposit.md): Aprenda a depositar directamente o comprar criptomonedas con una tarjeta bancaria
- [Cómo depositar](https://help.margex.com/help-center/es/wallet/deposit/how-to-deposit.md): Aprenda a depositar directamente
- [Condiciones de Depósito](https://help.margex.com/help-center/es/wallet/deposit/conditions.md): Margex admite depósitos de varias monedas, incluyendo BTC, ETH, Tron, Solana en diversas redes: nativa, erc20, bep20, trc20, polygon, avalanche, Solana, Arbitrum y más.
- [Cómo obtener bitcoin u otras criptodivisas con una tarjeta de crédito](https://help.margex.com/help-center/es/wallet/deposit/where-to-buy-bitcoin-1.md): Para obtener Bitcoin y otras criptomonedas con tarjeta bancaria y transferirlas a tu Billetera Margex: 1. Ve a la Billetera. 2. Haz clic en Buy Crypto. 3. Completa los datos requeridos.
- [Cómo comprar Bitcoin con tarjeta de crédito (Comprar cripto con tarjeta bancaria)](https://help.margex.com/help-center/es/wallet/deposit/where-to-buy-bitcoin.md)
- [Retiros](https://help.margex.com/help-center/es/wallet/withdraw.md): Los retiros en Margex son rápidos y simples. Aprende sobre las condiciones de retiro y cómo retirar tus fondos de Margex a una dirección externa.
- [Cómo Retirar](https://help.margex.com/help-center/es/wallet/withdraw/how-to-withdraw.md): Para retirar fondos: 1. Ve a tu Billetera. 2. Clic en RETIRAR y completa los detalles. 3. Confirma con el código PIN por correo. Procesamiento entre 12 y 14 UTC.
- [Condiciones de Retiro](https://help.margex.com/help-center/es/wallet/withdraw/conditions.md): Una tabla de las cantidades mínimas de retiro para cada criptomoneda compatible. Todos los retiros pendientes se procesan una vez al día, entre las 12:00 y las 14:00 UTC.
- [Vista general de la interfaz de Wallet](https://help.margex.com/help-center/es/wallet/wallet-interface.md): La página de Billetera muestra estadísticas y permite Depositar y Retirar fondos. Incluye un Historial de Transacciones detallado.


---

# 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://help.margex.com/help-center/es/wallet.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.
