# Withdrawing from the Wallet

## Withdrawing Funds

Managing your cash and crypto is just as easy as adding it to your wallet. Newmoney offers three convenient withdrawal options, ensuring flexibility and global accessibility:

***

**1️⃣ Transfer to Coinbase**

* **What it is:** Use your existing Coinbase account to withdraw funds as **USDC (Arbitrum)**.
* **Why choose this:**
  * **FREE transfers**—no fees!
  * **Fast and reliable.**
* **Recommendation:** This is the **cheapest and most seamless option**, and we highly recommend it.

***

**2️⃣ Withdraw to a Debit Account with Transak**

* **What it is:** Send your funds directly to your debit card in over **160+ countries** via Transak.
* **How it works:**
  * Securely enter your card details.
  * Receive your cash in your local currency.
* **Fees & Timing:** Vary depending on your location. Check out [Transak's documentation](https://docs.transak.com/docs/transak-off-ramp) for more details.

***

**3️⃣ Self-Managed Withdrawals**

* **What it is:** Convert your cash to stablecoins using the **Transfer** button.
* **How it works:**
  * Exchange your cash to crypto.
  * Send your funds to any wallet address.
* **Why choose this:** Ideal for users who prefer to manage their own crypto wallets and transfers.

***

💡 **Pro Tip:**\
For the most cost-effective option, transfer to Coinbase as USDC. For quick global cash access, Transak is a great alternative. Choose what works best for you!


---

# 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.newmoney.ai/using-the-app/withdrawing-from-the-wallet.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.
