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

# 🔗 Link Payment

BlockBolt’s **Link Payment** feature lets merchants create secure, shareable payment links in seconds — no technical setup required. Whether you're selling a product, collecting a deposit, or receiving donations, just generate a link and share it via email, WhatsApp, or any messaging platform. Customers can pay instantly using their crypto wallets.

***

#### 🎥 Want to see how it works?

Learn how to generate a payment link, send it to your customer, and receive crypto payments in real time — all with zero code.

{% embed url="<https://www.youtube.com/watch?v=_8JfZFdSIzU>" %}

> **👉 Payment Link:** [**https://paymentlink.blockbolt.io/cGF5bGluaz0xMDEy**](https://paymentlink.blockbolt.io/cGF5bGluaz0xMDEy)

> **👉 Single Product Sale Link:** [**https://paymentlink.blockbolt.io/c2VsbD0xMDEz**](https://paymentlink.blockbolt.io/c2VsbD0xMDEz)


---

# 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.blockbolt.io/blockbolt-demo/link-payment.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.
