# Deposits & Withdrawals

<figure><img src="/files/4An0hNZCA9JXo4tmhkxg" alt=""><figcaption></figcaption></figure>

#### Move Funds With Ease

DEX makes it simple to fund your account and withdraw assets whenever you need.

Whether you're depositing crypto from an external wallet or buying with fiat, getting started takes just a few clicks.

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

#### Deposits

From the DEX home screen, select **Deposit** to fund your account.

You can:

* Deposit crypto from an external wallet
* Buy crypto directly with fiat

Supported payment methods include:

* Apple Pay
* Google Pay
* Visa / Mastercard
* PayPal
* Revolut

Once your deposit is complete, your funds are ready to trade across the DEX ecosystem.

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

#### Withdrawals

To withdraw funds, select **Withdraw** from the DEX home screen.

Choose the asset you'd like to withdraw, enter your destination wallet address, and confirm the transaction.

Assets can be withdrawn directly to supported external wallets.

***

#### Need Help?

If you're experiencing issues with deposits, withdrawals, or account funding, visit the [**Support**](/welcome-to-dex/support.md) page for troubleshooting steps and contact information.


---

# 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://about.dex.org/deposits-and-withdrawals.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.
