> For the complete documentation index, see [llms.txt](https://deriverse.gitbook.io/deriverse-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deriverse.gitbook.io/deriverse-v1/deposits-and-withdrawals.md).

# Deposits and Withdrawals

Managing your assets on Deriverse is handled through the **Account** tab, which becomes available once your wallet is successfully connected.

{% hint style="info" %}
The **Account** tab sits in the bottom section of the **Spot** trading page, grouped alongside the **Open Orders** and **Trade History** tabs. It displays your token balances and the Deposit and Withdraw buttons only after your wallet is connected.
{% endhint %}

### How to deposit funds

1. **Open Account** - navigate to the **Account** tab at the bottom of the Spot trading page.
2. **Initiate deposit** - click the **Deposit** button.
3. **Select instrument** - in the Instrument dropdown, select the trading pair you wish to fund (for example, SOL/USDC).
4. **Select token** - choose the specific token you wish to deposit.
5. **Confirm amount** - enter the amount and click **Deposit**.
6. **Wallet approval** - approve the transaction signature request in your connected wallet.

### How to withdraw funds

Withdrawals allow you to move your assets from the platform back to your personal wallet.

1. **Access withdrawals** - go to the **Account** tab, where your current token balances are displayed.
2. **Initiate withdrawal** - click the **Withdraw** button next to the corresponding asset.
3. **Specify details** - enter the amount you wish to withdraw. Ensure funds are not locked in active orders.
4. **Confirm** - sign the transaction in your wallet to complete the transfer.

### Closing your account

{% hint style="warning" %}
When your token balances reach zero and you have **no active LP positions**, a **Close Account** button appears in the top-right corner of the interface, right next to your wallet address. Using this button permanently closes your account. Rent reserved for account creation is returned.
{% endhint %}

#### Understanding Solana rent

To maintain your trading data persistently on the Solana blockchain, the network requires a small deposit known as **rent**.

When you first activate your account, **0.02 SOL** is automatically reserved from your wallet to make the account rent-exempt. This is not a fee kept by the platform - it is a storage requirement of the blockchain itself.

If you choose to use the **Close Account** button, the smart contract releases this data storage and the 0.02 SOL rent is fully refunded to your SOL wallet balance.
