# Deposit or Buy Crypto

Deposit funds into your account with crypto you already own, or by purchasing crypto with cash (e.g. a debit card) through Defi App.

* [Transfer crypto](#transfer-crypto-from-another-wallet) from another wallet
* [Use cash](#buy-crypto-with-cash) to purchase crypto

***

## Transfer Crypto From Another Wallet

To transfer tokens from another one of your wallets into a Defi App-managed wallet:

{% stepper %}
{% step %}

### On your Trade dashboard, activate the wallet that you want to deposit crypto into.

Select the wallet that you want to transfer crypto into from your **Settings** menu. To learn more about your active wallets, see [Manage Your Wallets](/knowledge-base/wallets/manage-your-wallets.md).

{% hint style="warning" %}
Before making a transaction, ensure that your active wallets are set properly, especially if you hold similar assets in different wallets.
{% endhint %}
{% endstep %}

{% step %}

### Click on <img src="/files/jcVMEzVG8g9r7Men6hrT" alt="" data-size="line"> **Deposit**.

The **Deposit** button is at the top of your profile, under your total balance.
{% endstep %}

{% step %}

### Select the token that you want to deposit.

Defi App presents a list of common tokens to choose from, or you can search for your token with the search bar.
{% endstep %}

{% step %}

### Select the appropriate network for your transfer.

{% hint style="danger" %}
You must select a network that supports the token you're depositing, otherwise your funds may be lost.
{% endhint %}

<div align="left"><figure><img src="/files/tjBH1AsE2wifKD40tsPj" alt=""><figcaption></figcaption></figure></div>

Options vary based on your deposit token.
{% endstep %}

{% step %}

### **Connect your wallets.**

You can connect a wallet to deposit from, or scan the QR code of your active wallet to deposit into.

You can either:

* **Deposit from a Wallet**: Click **Connect wallet** and connect your existing wallet (such as MetaMask, Phantom, Coinbase Wallet, etc.). Follow the prompts to approve the transaction and initiate the transfer.
* **Use QR Code**: Alternatively, you can scan the QR code displayed on the deposit screen. Use your wallet app to scan the code and complete the transaction
  {% endstep %}

{% step %}

### Enter an amount and click Deposit.

<div align="left"><figure><img src="/files/tH9xDgBeSpi2B7QVYbuW" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### You're done!

Your funds are available immediately.
{% endstep %}
{% endstepper %}

***

## Buy Crypto With Cash

To buy tokens with cash through Defi App:

{% stepper %}
{% step %}

### On your **Trade** dashboard, activate the wallet that you want to deposit crypto into.

Select the wallet that you want to transfer crypto into from your ![](/files/4I3dRohMQClxSOzpQ3Yp) Settings menu. To learn more about your active wallets, see [Manage Your Wallets](/knowledge-base/wallets/manage-your-wallets.md).

{% hint style="warning" %}
Before making a transaction, ensure that your active wallets are set properly, especially if you hold similar assets in different wallets.
{% endhint %}
{% endstep %}

{% step %}

### Click on ![](/files/MqEiSL0i7sfRsIiu0CNZ) **Buy Crypto**.

The **Buy Crypto** button is in the top-right corner of your portfolio view.
{% endstep %}

{% step %}

### Enter an amount and select a currency.

Make sure to select the currency you want to pay with. Enter an amount.

<div align="left"><figure><img src="/files/z51d1Yb63gluFTaTLf61" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select a token and network.

<div align="left"><figure><img src="/files/kfgQYZrSWuejRPLuKE8I" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select an onramp.

Defi App automatically highlights top-performing onramps for your purchase. You can change the onramp to fit your use case.

<div align="left"><figure><img src="/files/dMBk89IiVtMsz7g0wRUM" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select your method of cash deposit.

You can use a debit card, credit card, bank account, or a number of other supported financial institutions.
{% endstep %}

{% step %}

### Follow the prompts for your onramp.

{% endstep %}

{% step %}

### You're done!

Depending on the financial institution you use, your funds may be available immediately or after a few business days.&#x20;
{% endstep %}
{% endstepper %}


---

# 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://docs.defi.app/knowledge-base/wallets/transfer-funds/deposit-or-buy-crypto.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.
