> For the complete documentation index, see [llms.txt](https://docs.aurpay.net/product-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aurpay.net/product-guides/get-started/payment-button/youtube.md).

# Youtube

1. Create a payment button and find the **Payment Button link** in Aurpay Merchant dashboard.

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

2. When you upload a new video on Youtube, add the **Payment button link** in the description.

<figure><img src="/files/eKYQfzSQWGTi1KFAvzf8" alt=""><figcaption><p>Upload a new video</p></figcaption></figure>

3. On your video description, you can donate Crypto here.

<figure><img src="/files/GnI9Zis2eEQvYasAmqDQ" alt=""><figcaption><p>Crypto donation in video description</p></figcaption></figure>

4. Click the button and you can donate the any amount, select a cryptocurrency to pay&#x20;

![](/files/sXyYA8ylmVFZUDOcPmT5)

![](/files/266uAXAIMoFl0kPkoxoP)

![](/files/3fi8jT0tKwnAmHfYJaVQ)


---

# 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.aurpay.net/product-guides/get-started/payment-button/youtube.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.
