# Wallet Management

Upon completing registration, you will be guided through the process of creating a new wallet via our wallet service provider.

### Top Up

CDEX only currently support the deposit of **General Assets.**&#x20;

Any other assets deposited into the account will be lost. Please contact our [Customer Service](/customer-services.md) if you accidentally transferred non-supported assets to your CDEX wallet.

**\*\*Please double-check the chain of the address you are depositing to. Depositing to the wrong address on the wrong chain can result in the permanent loss of your assets.**

<figure><img src="/files/SJExLvC0Hc8djBF8yJxs" alt="" width="375"><figcaption></figcaption></figure>

### General Assets

CDEX currently support one click token purchasing with

1. Solana: SOL, USDT, USDC
2. TRON: USDT
3. Binance Smart Chain: BNB
4. Ethereum: ETH

### Asset Withdraw

Users can request to withdraw **General Assets** from their wallets. Standard network gas fees apply to withdrawals. CDEX does not charge additional fees for withdrawals.

<figure><img src="/files/FgD4MG0D1UL64dLgsDqm" alt="" width="375"><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://docs.cdex.me/quick-start/wallet-management.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.
