# Add Funds & Cash Out

### Deposit Funds (USDT Only)

{% hint style="info" %}
Deposit funds to your bank, Grand Debit Card, or external wallet.\
**Adding funds** is currently supported **only for USDT on BNB Chain (BEP-20)**.
{% endhint %}

**Add Cash to your account to start trading.**

1. Tap the **Add Funds** button on the **Home** screen.
2. **Choose your Method:** \
   \- **Fiat (Cash):** Apple Pay or use a Debit/Credit card. (soon)\
   \- **Crypto:** Select the asset (e.g., BTC, ETH, USDT) to generate your unique deposit address.&#x20;
3. **Choose your currency:**
   * **USDT on BNB Chain is available right now.**\
     \&#xNAN;*(We will add other chain/currency support soon)*
4. **Copy the address or scan the QR code** to transfer funds from an external accounts/wallets.

{% hint style="info" %}
**Crypto is only available right now** *(We will add other deposit methods soon)*
{% endhint %}

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2F8J3WC2YPTeoSTkzsQaaj%2FUntitled%20(4).gif?alt=media&#x26;token=d630d2c0-dd43-4bd5-a230-62f22c751b3d" alt="" width="375"><figcaption></figcaption></figure>

### Cash Out (USDT Only)

{% hint style="info" %}
Withdrawing funds to your bank, Grand Debit Card, or external wallet.\
Cash out is currently supported **only for USDT on BNB Chain (BEP-20)**.
{% endhint %}

1. Go to **Home** > **Cash Out**.
2. **For Cash:** Select your linked bank account/Grand Card. Enter the amount and confirm. (Soon)
3. **For Crypto:** Paste or Scan the external wallet address and select the network.
   * *\*Double-check the network (e.g., ERC20, SOL, TRC20) to avoid loss of funds.*
4. Complete Passkey Approval to finalize the withdrawal.

***Before confirming your withdrawal:***

* *Make sure the destination address supports **USDT***
* *Ensure the **BNB Chain (BEP-20)** network is selected*
* *Double-check the wallet address carefully*

{% hint style="info" %}
**Sending USDT to the wrong address or network may result in permanent loss of funds. We cannot recover transactions sent to an incorrect network.**
{% endhint %}

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2FFHgoFBxlgEJAelnAbccT%2FUntitled%20(5).gif?alt=media&#x26;token=1fc4f5e5-00de-43ab-92a0-16d8e3e47c59" 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://grand-2.gitbook.io/grandlabs/tutorials/quickstart-2.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.
