> 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/donation-widget.md).

# Donation Widget

## Get Started with the Donation Widget

The Flash Donation Widget lets you easily add a floating icon to your website with a custom call-to-action, encouraging users to support you. This highly visible widget is ideal for driving engagement and collecting payments seamlessly.

#### How It Works:

* **Customizable Messaging**: Set your call-to-action text, such as "Buy me a coffee," and personalize the widget to fit your needs.
* **Flexible Integration**: Use a simple script to embed the widget into any HTML page or website builder.
* **Secure Payments**: All payments are sent directly to your chosen wallet, ensuring a smooth and secure process.

## How to Set Up a Donation Widget

Follow the steps below to create your first payment widget:

{% embed url="<https://scribehow.com/shared/Create_Payment_Widget__hLiHnGKNRs26xKx-Y5Hl-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/donation-widget.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.
