# Deposit & Withdraw

## How to Deposit

1. To deposit crypto to Betero, click on the "Deposit" button on the Desktop version and on mobile click on the green button with a wallet icon

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

2. On the following popup, under "Deposit Option", click on "Crypto".
3. Now you will see your Wallet overview and all coins and tokens you have deposited on the Betero Platform. \
   To deposit more coins, locate the coin and click on the "Deposit" button next to it.

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

4. Click on the "Metamask" option.
5. Now you see a new popup that shows again the token and network selected.&#x20;
   * Please note that not all tokens are available on all networks.
6. On the first time you need to approve the tokens in your wallet first.
7. After approval has been granted, enter the amount to deposit and click the button "Deposit".

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

8. Confirm the transaction in your wallet as a final step.

**Congratulations!** Your deposit usually arrives within seconds to become available on Betero. Make sure it has been confirmed by the blockchain.

## How to Withdraw

1. Get started by accessing your wallet.
   1. On Desktop, click on your player name and select "Wallet" from the dropdown menu.
   2. On Mobile, click on the green wallet button on the top right. Select "Withdraw" and then click on "Crypto".
2. Find the coin you want to withdraw from the list and click on the "Withdraw" button.
3. There is an Info popup coming up. Read the details and click "Confirm".
4. Enter the number of tokens to withdraw and select the gas level (the higher the gas the faster the coins will be transferred).
5. If prompted, complete the Captcha.
6. Click the button "Withdraw". Most withdrawals are processed within seconds. Only in rare cases if the system detects an anomaly, the withdrawal will be checked manually which can take up to 24 hours.


---

# 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.betero.io/betero-web-portal/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.
