> For the complete documentation index, see [llms.txt](https://docs.paywithflash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywithflash.com/products/checkouts/payment-links.md).

# Payment Links

## Get Started with Payment Links

Flash Payment Links offer a quick and convenient way to receive payments. These customizable URLs allow users to choose their preferred payment method and even set their own amount, making them ideal for flexible transactions.

> We are working on integrating invoices directly into the payment links - look out for future releases.

#### How It Works:

* **Customizable Links**: Define a default price that payers can adjust, ensuring flexibility for various payment scenarios.
* **Secure Transactions**: Payments are directly routed to your selected wallet.
* **Easy Sharing**: Share the link with others or embed it into buttons to streamline payment collection.

## How to Set Up a Payment Link

Follow the steps below to create your first payment link:

{% embed url="<https://scribehow.com/shared/Create_Payment_Link__yhnvLbk9Qji1zH0Yd81n-Q>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.paywithflash.com/products/checkouts/payment-links.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.
