# Send Money to BraidPay Users

1. **Access the Send Feature:**
   * From the **Home** page of your dashboard, click on **Send** to initiate a transfer.
2. **Unlock Your Wallet:**
   * Enter your 4-digit PIN to unlock your wallet for secure access.
   * You can also use Google Drive Backup if you need to recover your access.
3. **Select the Recipient:**

   * You can send funds to a BraidPay user by entering their **email address** in the **Send to a BraidPay account** field.
   * BraidPay will verify if the entered email is registered with an active account. Alternatively, you can send funds to an external **wallet address** if needed.

   <figure><img src="/files/LVdJP8CP0S9fCcjh3Tuc" alt=""><figcaption></figcaption></figure>
4. **Set the Amount and Network:**

   * Enter the amount you wish to send or select from preset options (e.g., 10, 50, 100).
   * Choose the available balance and network (e.g., USDC on Base or Ethereum) for the transaction.

   <figure><img src="/files/Tc0vAWusGTu6mk8V7IKS" alt=""><figcaption></figcaption></figure>
5. **Confirm and Send:**
   * Review the transaction details, then click **Pay Now** to complete the transfer.
   * The recipient will receive the funds instantly in their BraidPay account.
   * **Note:** There are no fees for transfers between BraidPay users, making it a cost-effective way to send funds.


---

# 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/send-money-to-braidpay-users.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.
