# Deposit & Withdrawal Guide

Before you can start trading on Aster, you need to transfer funds to your DEX account. This guide walks you through the deposit and withdrawal process.

### **Getting Started**

Start by connecting your wallet using the \[Connect wallet] button in the top right corner of the interface.

Before you can start trading on Aster Pro, you need to transfer funds to your DEX account. This guide walks you through the deposit and withdrawal process.

### Getting Started

In [Aster Pro](https://www.asterdex.com/en/futures/v1/BTCUSDT), connect your wallet by clicking \[Connect wallet] button in the top right corner of the UI.

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

### **How to Deposit**

1. Click the \[Deposit] button

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

<figure><img src="/files/zFv0TvE7cYFZf0a4xCol" alt="" width="188"><figcaption></figcaption></figure>

After a short wait, your deposited balance will appear in your Portfolio.

After a couple of minutes, your deposited balance will appear in your Portfolio.

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

### How to Withdraw

1. Click the \[Withdraw] button
2. Click the \[Withdraw] button
3. Select the network, token, and amount to withdraw
4. Approve the transfer in your wallet

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

<figure><img src="/files/qDExcWtjLGbVbAneKdwr" alt="" width="188"><figcaption></figcaption></figure>

Your withdrawn funds will arrive in your wallet within a few minutes.

2. Select the network, token, and amount to withdraw
3. Approve the transfer in your wallet

Your withdrawn funds will arrive in your wallet after a short wait.

### **Managing Negative Balances**

#### **Why Negative Balances Occur**

The settlement asset for Aster is USDT. As multiple assets can be used as collateral, negative balances can result from:

* Realized losses on closed positions
* Funding fees
* Trading commissions

You must resolve any negative balances before making withdrawals.

#### Why Negative Balances Occur

The settlement asset for Aster Pro is USDT. Since Aster Pro supports multiple assets as collateral, negative balances can result from:

* Realized losses on closed positions
* Funding fees
* Trading commissions

You must resolve any negative balances before making withdrawals.

<figure><img src="/files/B0c5EArl70z0Bm1E2JAZ" alt=""><figcaption><p>An example of a negative balance</p></figcaption></figure>

#### **How to Rebalance**

To fix a negative balance:

1. Click \[Withdraw] on the screen showing the token with a negative balance
2. Click \[Rebalance]

You can also manually deposit the exact token amount needed to cover the negative balance.

Rebalancing appears as "auto-conversion" in your transaction history.

#### **How to Rebalance**

To fix a negative balance:

1. Click \[Withdraw] on the screen showing the token with a negative balance
2. Click \[Rebalance]

You can also manually deposit the exact token amount needed to cover the negative balance.

Rebalancing appears as "auto-conversion" in your transaction history.

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

<figure><img src="/files/fyPCaaJ62GLZBvs7lc20" alt=""><figcaption><p>Rebalancing will show as "auto-conversion" in your transaction history.</p></figcaption></figure>

### **Processing Times**

The exact time your funds arrive depends on blockchain confirmation times. Use the table below as a reference:

The exact time your funds arrive depends on blockchain confirmation times. Use the table below as a reference:

### **Need Help?**

If your funds don't arrive significantly later than the times listed above, please reach out to us on Discord.

### Need Help?

If your funds don't arrive significantly later than the times listed above, please reach out to us on Discord.


---

# 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.asterdex.com/getting-started/deposit-and-withdrawal-guide.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.
