# Deposit & Withdraw

## Transferring Crypto Assets from One Platform to Another

If you own cryptocurrency on another CEX or wallet, you can transfer it to your connected CEX for trading. On this page, tutorials for deposits and withdrawals to selected CEXs will continue.

## Tutorials

### Deposit

1. In the top left corner, next to the CEX icon, you'll find the **'Deposit'** button.

<figure><img src="/files/7M0TPBl4yKlJwDXrI2KP" alt="" width="563"><figcaption></figcaption></figure>

2. On the following page, the requirements for the deposit are as follows:

   \
   **Selecting CEX to Receive Deposit**\
   To deposit into a CEX, you need to first connect the CEX. If you haven’t done so yet, refer to [Set up for CEX Trading](/eisen-finance/user-guide/cex-trading-on-eisen/set-up-for-cex-trading.md) to connect your account.

<figure><img src="/files/7ZFz5bMvGvXLqLRB50UJ" alt="" width="563"><figcaption></figcaption></figure>

3. **Select Currency to Deposit**\
   Choose the cryptocurrency you want to deposit, (e. g. BTC, ETH, etc.)

<figure><img src="/files/2LaYkzGFC2bJcmoGJgAU" alt="" width="563"><figcaption></figcaption></figure>

4. **Select Network**\
   You’ll see the available networks for depositing the selected asset. Please choose carefully, ensuring the selected network is the same as the one used by the platform you are withdrawing funds from. If you select the wrong network, your funds may be lost and unrecoverable.

<figure><img src="/files/AMfC9HeMdp2TBFsdYFxX" alt="" width="563"><figcaption></figcaption></figure>

5. Once these details are input, the QR code and deposit address will appear—copy and paste this into the platform or wallet you are withdrawing from.\
   \
   A **Tag (Memo)** might be required for certain assets (e.g., XRP, TRX, etc.). Be sure to copy this as well as the deposit address.

<div><figure><img src="/files/QtXWV3lEzpwVUaDzAC6X" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IKSA0HKEwIXXwCCs9pdW" alt=""><figcaption></figcaption></figure></div>

### Trade with Deposited Assets

After depositing your assets, you can trade with them on the market. To select which market to trade from (spot or perpetuals market), transfer funds internally from the funding wallet to the spot or futures wallet.

[The guide for tranferring assets continues here.](https://app.gitbook.com/o/CuV0lujKjUH82RPuUddF/s/NGkeCh7fxvjkwxSfVb7o/~/changes/155/quick-start/user-guide-for-cex-trading/internal-transfer)

### Withdraw

{% hint style="warning" %}
Withdrawals can only be processed from the main account and not from sub-accounts. Additionally, any enrolled API key must have withdrawal permissions enabled.
{% endhint %}

1. Access the withdrawal page by selecting **'Withdraw'** below the deposit section on the same page.

<figure><img src="/files/XwnpZW01FD3jKUDK1Cza" alt="" width="563"><figcaption></figcaption></figure>

2. As with deposits, select the CEX and currency to withdraw.
3. After selecting, an input field for the withdrawal address will appear. Paste the address here, and make sure the selected network matches the deposit address network.

<figure><img src="/files/yVMZKUS0TkC4cBnCwFbG" alt="" width="563"><figcaption></figcaption></figure>

4. Check your balance and the minimum withdrawal amount, then enter the amount you want to withdraw. The total withdrawal amount will display the network fee and the amount the receiver will get.

<figure><img src="/files/nlkyFxpKsE1hgo3T0BCC" alt="" width="563"><figcaption></figcaption></figure>

5. Click the **'Withdraw'** button and follow the steps for final confirmation.

<figure><img src="/files/vOmrNUWEihu8ZHOXn06v" alt="" width="563"><figcaption></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://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/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.
