# Withdraw from CEX

## Who should use this?

Any Strider with existing assets on CEX such as Crypto.com.

## How to use this?

**Step 1.** Visit the CEX you have been using. Go to your account and choose the desired token to “Withdraw”.&#x20;

**Step 2.** Under the network to withdraw to, select “Cronos EVM”. Make sure their CEX and token support withdrawal to Cronos EVM, or else your tokens may be lost.

**Step 3.** Enter the wallet address to receive the token. Proceed with the approval steps on the CEX.

**Step 4.** Upon successful withdrawal, you should receive the tokens in your wallet on Cronos EVM network.

<br>


---

# 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.moonlander.trade/how-to-use/fund-your-wallet/cronos-evm/withdraw-from-cex.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.
