# How to Use FluxPay

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

1. Go to `/menu`
2. Click *FluxPay*
3. Choose *Pay/Request*
4. Select the amount you want to Pay/Request
5. Attach a note (optional)
6. Generate QR
7. You can then privately share the QR code to the sender/receiver.
8. Anyone who scans the QR code as a receiver can claim it, so do not publicly post private transaction requests.


---

# 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.fluxbot.xyz/basic-tutorials/how-to-use-fluxpay.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.
