# Deposit from Binance Website

1. Log into your Binance account and click **\[Wallet]** - **\[Overview]**.

{% embed url="<https://public.bnbstatic.com/image/cms/article/body/202303/9723115f02d62c3f91326738626ab848.png>" %}

2. &#x20;Click **\[Withdraw]**.

{% embed url="<https://public.bnbstatic.com/image/cms/article/body/202303/8ce657dc5127d8f89093161e29fec9a5.png>" %}

3. You will be redirected to the withdrawal page. Click **\[Withdraw Crypto]**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKSZyDhrhMxBqaXew1MHD%2Fuploads%2FOhYrCm5gNWPmxmMD9AwL%2F5e9c45de8803fdcfd5aefdfe4212a7fe.png?alt=media&token=15ab7ade-767e-4fd4-8aa5-663041191c9d>" %}

4. Choose USDC or USDT (whichever of the two you own in your Binance account).

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKSZyDhrhMxBqaXew1MHD%2Fuploads%2FpxLymQz92o7Lr7XDeQ3I%2Fannotely_image%20(9).png?alt=media&token=65389c7a-afb0-4aeb-b302-f48b3efd1e7f>" %}

5. Select the network. Depending on the crypto you choose, you will see the corresponding supported networks and network fees for this transaction.&#x20;

{% hint style="danger" %} <mark style="color:red;">**Please make sure that the network is**</mark>**&#x20;**<mark style="color:$primary;">**OPTIMISM, ARBITRUM or BASE**</mark><mark style="color:red;">**.**</mark> If you select the wrong network, your funds might be lost and couldn’t be recovered.
{% endhint %}

6. In the `Address` input field , paste the destination address copied from your Overtime Deposit page.

{% hint style="warning" %}
**Note that the address pictured below is just an example. Please only copy your own address, which is on the Overtime deposit page.**
{% endhint %}

<figure><img src="https://2659292800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2FYCjtbhWFvnoYftkxWZN4%2Fannotely_image%20(11).png?alt=media&#x26;token=000f08c7-072e-49b3-b27c-c61773094755" alt=""><figcaption></figcaption></figure>

7. Enter the withdrawal amount. You may choose to use the balance from your Spot or Funding Wallet. You will see the transaction fee and the final amount you will receive. Click **\[Withdraw]** to proceed.
8. You will be prompted to confirm the selected network again. Click **\[Confirm]** if the receiving platform supports the network.
9. Check the withdrawal details carefully. Click **\[Continue]** and verify the transaction with your 2FA devices.
10. Your withdrawal request has been submitted. After confirming your request on Binance, it takes time for the transaction to be confirmed on the blockchain. The [confirmation time](https://academy.binance.com/en/glossary/confirmation-time) varies depending on the blockchain and its network traffic. Please wait patiently for the transfer to be processed.


---

# 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.overtime.io/deposits-and-withdrawals/deposit-from-exchange/deposit-usdc-or-usdt-from-binance/deposit-from-binance-website.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.
