# Withdrawing on Mobile App

#### **Open the transfer menu**&#x20;

* From your home screen, tap the **"..."** icon next to your account name to open the transfer options.
* In the Transfer sheet that appears, tap **"Send crypto"** to send to an external wallet address.

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

#### &#x20;**Choose the asset to withdraw**&#x20;

* Select the asset you want to withdraw from your positions. You can filter by network (Base, SOL, ETH, etc.) or search by ticker. Each position shows its available balance.

<figure><img src="/files/zbzmZi6sfwOPsi1karjK" alt="" width="223"><figcaption></figcaption></figure>

#### **Enter amount and recipient address**&#x20;

* Enter the amount you'd like to withdraw — or tap **10%**, **25%**, **50%**, or **Max** for quick selection. Then paste the recipient's wallet address into the **Recipient Address** field. Double-check the address and confirm it supports the same network as your asset.
* Once the amount and address are set, tap **"Review Withdrawal"** to see a full summary before sending.

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

#### **Confirm and withdraw**

* Review the destination address, network, amount, and estimated withdrawal fee. When you're ready, **press and hold "Hold to withdraw USDC"** to broadcast the transaction. Funds will arrive at the destination address shortly after the transaction confirms on-chain.

<figure><img src="/files/NxGM0aSxaQrBL85ZFCIv" alt="" width="216"><figcaption></figcaption></figure>

**NOTE:** Accounts created prior to **August 25th, 2025** can only withdraw funds using the **Web App**.


---

# 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.definitive.fi/platform/mobile/withdrawing-on-mobile-app.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.
