# How to Withdraw Crypto

You can move funds to an external wallet or exchange from Cwallet.

**Here is a guide on withdrawing crypto:**

Navigate to '**Send**' and select crypto and network.

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

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

Enter the amount and the recipient's address.

**About network fees:** The gas fee will fluctuate with the fluctuations of blockchain.

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

You can also click the '**Add fee to amount**' to see how much you need to pay in total.

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

You can also check all the information here to ensure you have put the correct address and amount. After checking, click the '**Send**' button and confirm it.

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

The last step, 60-Second Safety Net. You have 60s to check all the information. If all information is correct, click the '**Send**' button.

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

<mark style="color:green;">**⚠️ Important Note:**</mark> The 60-Second Safety Net. We offer a 60-second grace period on all withdrawals/transfers to check if you entered the wrong address or amount, engineered to prevent costly mistakes. To give you a final chance to review and cancel the transaction before the funds are permanently transferred.


---

# 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.cwallet.com/crypto-deposit-and-withdraw/withdraw/how-to-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.
