# Depósitos

- [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)


---

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