# How to Deposit and Withdraw

{% embed url="<https://youtu.be/xutWII2DZck>" %}
How to Deposit and Withdraw video tutorial
{% endembed %}

### Steps to Deposit

**Step 1:** Sign into [bag.win](https://bag.win) and go to the **Balances** page.

<figure><img src="/files/WEsr54lzrKCkezRoNKfx" alt=""><figcaption><p>Balances page</p></figcaption></figure>

**Step 2:** Select **Add Funds** next to your USD balance.

<figure><img src="/files/305v1LjACuIZSdEHKiVW" alt=""><figcaption><p>Add funds</p></figcaption></figure>

**Step 3:** Select **Send Crypto to Address.**

<figure><img src="/files/BKDrbGEm0XbwtQ6NZ67P" alt=""><figcaption><p>Send crypto</p></figcaption></figure>

**Step 4:** Select the currency and network you want to deposit from, then click **Generate Address**.&#x20;

<figure><img src="/files/I4nqtC9KbB988gPfjGcm" alt=""><figcaption><p>Select your desired deposit method</p></figcaption></figure>

**Step 5:** You'll now see a unique deposit address. Next, start a transaction in your exchange or wallet and paste the deposit address in.

<figure><img src="/files/sqlfhj5fMzrGoe9VRicn" alt=""><figcaption><p>Copy address</p></figcaption></figure>

**Step 6:** Your deposit will be credited to your account after it's been received and processed.

<figure><img src="/files/XMSfAQKRFDZ0gFT3Nkeo" alt=""><figcaption><p>Deposit successful</p></figcaption></figure>

### Steps to Withdraw

**Step 1:** Sign into [bag.win](https://bag.win) and go to the **Balances** page.

<figure><img src="/files/WEsr54lzrKCkezRoNKfx" alt=""><figcaption><p>Balances page</p></figcaption></figure>

**Step 2:** Select **Cash Out** next to your USD balance.

<figure><img src="/files/Z161Dqk8adfSbwE6yUXA" alt=""><figcaption><p>Cash out</p></figcaption></figure>

**Step 3:** Click **Send Crypto to Address.**

<figure><img src="/files/FNAOJOh1r6iVHxlYhmm4" alt=""><figcaption><p>Send crypto</p></figcaption></figure>

**Step 4:** Select the currency and network you want to withdraw to, enter your address, and enter the amount. Click **Continue** when you're ready.

<figure><img src="/files/u52dBJjFyPaSanK5aavV" alt=""><figcaption><p>Enter withdrawal details</p></figcaption></figure>

**Step 5:** Verify the details are correct and click **Confirm.**

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

**Step 6:** Enter the email verification code and then click **Confirm.**

<figure><img src="/files/XsfWOqSGCVIYZ4mUGC1E" alt=""><figcaption><p>Enter email verification code</p></figcaption></figure>

**Step 7:** Your withdrawal will be processed and sent to your wallet.

<figure><img src="/files/k7fL6LkjwYuG1vpdBozM" alt=""><figcaption><p>Withdrawal successful</p></figcaption></figure>


---

# 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.bag.win/help/guides/how-to-deposit-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.
