# Withdrawing

To withdraw funds, your **USDC trade balance** must first be converted into a supported **Unit asset**

#### How to Withdraw

1. From the **Wallet** home screen, select the Unit asset you want to withdraw.

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

1. Tap **Trade** and purchase the amount you’d like to withdraw.
2. Return to the **Wallet** home screen and select the Unit asset you just purchased.
3. Tap **Withdraw**.
4. Enter the **withdrawal amount** and the **recipient wallet address**, then confirm.


---

# 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://wickdottrade.gitbook.io/wick/get-started/withdrawing.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.
