# Withdraw Crypto

### How to withdraw money to your wallet?&#x20;

1. Log in using your credentials (email/username and password).
2. In the top right corner of the screen, locates the **"Account"**&#x69;nformatio&#x6E;**.**

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

3. In the wallet section, you will see options to deposit or withdraw. Select the **"Withdrawals"** option .

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

4. Select the **"Make a withdrawal now"** option

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

5. Enter the **email address** to complete the verification for withdrawal.

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

6. You’ll be prompted to choose which cryptocurrency you’d like to withdraw. Select the currency that you prefer for this withdrawal.

<figure><img src="/files/67POFcxWshH15P7wSkT0" alt=""><figcaption></figcaption></figure>

7. In the withdrawal screen, you will see a field where you can enter the amount of cryptocurrency you wish to withdraw.

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

8. Provide Your Wallet Address

**Open Your Personal Wallet:**

Open your external crypto wallet (e.g., MetaMask, Trust Wallet, Ledger, etc.) on your device.

**Find Your Wallet Address:**

Navigate to the **"Receive"** or **"Deposit"** section of your personal wallet, where you can generate your wallet address. Copy this address to your clipboard.

**Paste the Wallet Address in the Casino's Withdrawal Field:**

In the casino's withdrawal section, you will see a field asking for your wallet address. Paste the address you copied from your wallet.

**Important:** Double-check the wallet address to ensure it’s correct, especially if you’re withdrawing a specific type of cryptocurrency (e.g., sending BTC to a Bitcoin address, ETH to an Ethereum address).

<div><figure><img src="/files/BaAWqPG2sRljv6QIIFQb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KsPMq8x5szrzj4tGLyrz" alt=""><figcaption></figcaption></figure></div>

9. Once you've entered your wallet address and the amount you wish to withdraw, click the **"Request Withdrawal"** button. This will send your request to the casino for processing.  You can track the progress of your withdrawal via your wallet’s transaction history (or a blockchain explorer).
10. Once the withdrawal is complete, you'll see the funds in your personal wallet.&#x20;


---

# 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.bitcino.com/introduction/getting-started/withdraw-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.
