# My Wallet (Reload & Withdraw)

## Reload / Send Money&#x20;

1. Go to `Home`
2. Select the `wallet` you would like to deposit/transfer
3. Click `:` on the dropdown menu and click `Copy Address`

<div align="left"><figure><img src="/files/Sl7uoZVlUdeWlGEWp6cJ" alt="" width="180"><figcaption></figcaption></figure></div>

4. Go to any of your wallets, paste the address you have copied, and reload min 0.1 BNB to Coribot wallet.&#x20;

{% hint style="info" %}
Please ensure that you select BEP-20 network chain.
{% endhint %}

## Asset Withdrawal&#x20;

1. Go to `Home`
2. Select the wallet you would like to withdraw.&#x20;
3. Click `:` for the dropdown menu and click `Withdraw Asset`.

   <div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FtMrtmnikFf1odXpuqit9%2FHome_%20Wallet%20Drop%20Down.jpg?alt=media&#x26;token=b3bb23ce-6c96-48ed-94de-76065bda805d" alt="" width="375"><figcaption></figcaption></figure></div>
4. Select the coins to transfer and fill in your recipient  address and amount to transfer.

{% hint style="warning" %}
Please ensure that the receive address supports the BEP-20 network.
{% endhint %}

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FsNFqqiedw0egrO69DHWF%2FWallet_%20Asset%20Withdrawal.jpg?alt=media&#x26;token=031118e1-320f-4683-9012-0cb952129e29" alt=""><figcaption></figcaption></figure></div>

5. After correctly filling in the details, click `Submit Withdrawal Request` for system approval.

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FMK6n5HmvduO6IcVsx2H0%2FWallet_%20Asset%20Withdrawal.jpeg?alt=media&#x26;token=b23984dc-4ef6-40b8-8f2d-090720d67bb6" alt=""><figcaption></figcaption></figure></div>

5. To check request status, simply click on `History` and find all your submitted request for asset withdrawal.&#x20;

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FrZO3I19tugdlSDaDiI0H%2FWallet_%20Asset%20Withdrawal.jpg?alt=media&#x26;token=abbd5476-81c5-4ec7-a158-c9fb106f09be" alt=""><figcaption></figcaption></figure> <figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2F2ndq8Eunf93SWpzvHnb9%2FWallet_%20Withdrawal%20History.jpg?alt=media&#x26;token=e5d1304a-fd71-4b18-b7ab-74762deb384b" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
🟢 Green indicates submission is approved and proceeded.&#x20;

🟠 Orange indicates submission is pending approval.

🔴 Red indicates submission is rejected.&#x20;
{% endhint %}

7. All requests will be addressed within 24 hours upon successful submission, and approval is subject to the system; all decisions are final.


---

# 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://coribot.gitbook.io/welome-to-coribot/my-wallet-reload-and-withdraw.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.
