# Receive Payouts

### How to Withdraw Funds

1. **Navigate to the Balance Page:**
   * Go to the **Balance** page on your dashboard and click **Withdraw**, **or** press **Shift + W** for quick access.
2. **Unlock Your Wallet:**
   * Enter your secret PIN to unlock your wallet. If necessary, you can use Google Drive Backup to recover access.

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

3. **Set Withdrawal Amount and Network:**
   * Choose the amount you wish to withdraw. You can select from preset amounts or enter a custom amount.
   * Pick the network (e.g., Base or Ethereum) where your USDC or other tokens are held.

<figure><img src="/files/5J8cEgH7L2OwxM7gc91y" alt=""><figcaption></figcaption></figure>

4. **Select Your Bank Account:**
   * Choose the bank account for the payout. If you haven’t added a bank account yet, refer to the **Add Bank** page for setup instructions.
   * A 1.5% fee applies to each withdrawal. Review the **Withdrawal Fee** and the **Total Amount to Receive** before confirming.

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

5. **Complete the Withdrawal:**
   * Review the details and click Withdraw. Payouts are typically settled within 1-2 business days.
6. **View Withdrawal Details:**
   * To view more information about a specific withdrawal, click the three-dot menu in the *Last Withdrawals* section and select *Details*. This opens a detailed view with transaction info, processing status, and estimated arrival time.

<figure><img src="/files/owYxa9thqrGhahYadMzV" alt="" width="440"><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://docs.braidpay.com/braidpay/manage-funds/receive-payouts.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.
