# Get Paid by BraidPay Users

### How to Use the Receive Feature

1. **Access the Receive Feature:**
   * From the BraidPay dashboard, click on the **Receive** button to initiate the process.
2. **Set Up Payment Details:**
   * **Select Token:** Choose the token (e.g., USDC) in which you wish to receive payment.
   * **Network:** Select the blockchain network (e.g., Ethereum) for receiving the payment.
   * **Amount (optional):** You can specify an amount if you want to request a particular sum.

<figure><img src="/files/Rpqk0G5qtg5I6rlTfOQ3" alt="" width="433"><figcaption></figcaption></figure>

3. **Generate Payment Address or QR Code:**
   * After filling in the details, click **Next** to generate a unique payment address and QR code.
   * **Payment Address:** Copy this address to share it directly with the sender.
   * **QR Code:** Use the QR code for easy scanning, allowing the sender to access the payment details instantly.

<figure><img src="/files/nTq2lBGeBG78CF4kbyue" alt="" width="381"><figcaption></figcaption></figure>

4. **Share and Complete:**
   * Once the payment address and QR code are generated, you can either share the QR code or address directly with other BraidPay users for a seamless payment.


---

# 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/accept-payments/get-paid-by-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.
