# Deposit Funds

0xequity streamlines the process of depositing funds into your account with easy-to-follow steps.

{% tabs %}
{% tab title="Web App" %}
There are two methods to add funds on the 0xequity platform:

1. Use the 'Receive' button located in the wallet section.
2. Utilizing the 'Add Funds' button available on the Buy/Sell page.

In this guide, we will explore both options, starting with the first one.

\
Go to your account tab, where you'll find a 'Receive' button.

<figure><img src="/files/hztzzTuVGRJnny5CQv7A" alt=""><figcaption></figcaption></figure>

When you click the receive button, a modal will pop up, allowing the user to scan the QR code and copy the address.

<figure><img src="/files/zVUVSviJkTgvPP1IUiY7" alt=""><figcaption></figcaption></figure>

Users can send funds from any wallet; in this guide, we're using Binance to scan the QR code and complete the transaction. Be sure to select 'Arbitrum' as the transaction network.

After the transaction is processed from Binance, the funds will appear in your account, and you can view the details in the "Recent Transactions" timeline below.

<figure><img src="/files/HVxePkAQSWt38tPAegYI" alt=""><figcaption></figcaption></figure>

Now, let's see the 2nd option.\
\
Click on the 'Add fund' button available on the 'Buy/Sell' page

<figure><img src="/files/q05FgrpcDTxVZEA0l7XJ" alt=""><figcaption></figcaption></figure>

A model will open containing two methods that are available.

1\) Crypto

2\) Bank Transfer

<figure><img src="/files/sGxTisHWjR4L8X7WLd67" alt=""><figcaption></figcaption></figure>

This cryptocurrency option functions similarly to what we just covered with the 'Receive' button.

On the other hand, bank transfers allow users to purchase USDC directly using fiat currency.

<figure><img src="/files/z0tw9rCBrZnSPHVqvBXb" alt=""><figcaption></figcaption></figure>

1. **Fiat Currency:** Choose the fiat currency supported by the 0xequity platform to purchase cryptocurrency.
2. **Cryptocurrency:** In exchange for fiat currency user  will receive cryptocurrency &#x20;

0xequity supports several fiat currencies that users can choose from when buying cryptocurrency.

<figure><img src="/files/CQayHPOxsPxaW4G1JK1v" alt=""><figcaption></figcaption></figure>

&#x20;

In the next guide, we'll go through the process of withdrawing the amount from our 0xequity account
{% endtab %}

{% tab title="Mobile Browser" %}
There are two methods to add funds on the 0xequity platform:

1. Use the 'Receive' button located in the wallet section.
2. Utilize the 'Add Funds' button on the Buy/Sell page.

In this guide, we will explore both options, starting with the first one.\
\
Go to the account tab, where users can find a 'Receive' button.

<figure><img src="/files/bM47D25mXx0PrPUYQ2X4" alt="" width="207"><figcaption></figcaption></figure>

Upon clicking the receive button, users will routed to a page allowing them to scan the QR code and copy the address.

<figure><img src="/files/L7UsWydzhZvyJUonaCzH" alt="" width="188"><figcaption></figcaption></figure>

Users can send funds from any wallet; in this guide, we're using Binance to scan the QR code and complete the transaction. Be sure to select 'Arbitrum' as the transaction network.

After the transaction is processed from Binance, the funds will appear in your account, and you can view the details in the "Recent Transactions" timeline below.

<figure><img src="/files/YqdjFL9cyBBFhPUJixNa" alt="" width="208"><figcaption></figcaption></figure>

Now, let's see the 2nd option.\
\
Click on the 'Add fund' button available on the 'Buy/Sell' page

<figure><img src="/files/Ol7PwyZeg3rmMTf7mTVw" alt="" width="188"><figcaption></figcaption></figure>

A model will open containing two available methods.

1\) Crypto

2\) Bank Transfer

<figure><img src="/files/GxwdwYOqdSJ0Sh0Qq0tY" alt="" width="188"><figcaption></figcaption></figure>

This cryptocurrency option functions similarly to what we just covered with the 'Receive' button.

On the other hand, bank transfers allow users to purchase USDC directly using fiat currency.

Choose the bank transfer to open the page for buying USDC.

<figure><img src="/files/xtwwZGZyb4mJsGHFsMun" alt="" width="188"><figcaption></figcaption></figure>

1. **Fiat Currency:** Choose the fiat currency supported by the 0xequity platform to purchase cryptocurrency.
2. **Cryptocurrency:** In exchange for fiat currency user  will receive cryptocurrency.&#x20;

0xequity supports several fiat currencies that users can choose from when buying cryptocurrency.

<figure><img src="/files/G5G27qW26N4BYWrWFcLO" alt="" width="188"><figcaption></figcaption></figure>

&#x20;In the next guide, we'll go through the process of withdrawing the amount from our 0xequity account
{% endtab %}
{% endtabs %}


---

# 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.0xequity.com/how-can-i/deposit-funds.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.
