# Transfer to Another Crypto Wallet

### How to Transfer to an External Crypto Wallet

1. **Access the Send Feature:**
   * From the **Home** page of your dashboard, click on **Send** to start a transfer.
2. **Enter the Recipient’s Wallet Address:**
   * Copy the address from the external wallet and enter it here:&#x20;

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

3. **Confirm the Address and Proceed:**
   * Double-check the wallet address to ensure accuracy, then click **Next**.
4. **Set the Amount and Network:**
   * Enter the amount you want to send and choose the available currency and network (e.g., USDC on Base or Ethereum).&#x20;

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

4. **Complete the Transfer:**
   * Click **Send** to finalize the transaction. The funds will be transferred to the external wallet instantly, and **no fees** will be charged for this transfer.


---

# 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.braidpay.com/braidpay/pay-with-braidpay/transfer-to-another-crypto-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.
