# Pay Button

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

**Pay Button** is a simple, easy-to-use crypto payment button that allows users to make payments on any website or platform without the need for any coding or technical knowledge. Pay Button is integrated with the PIP ecosystem and allows users to make payments using various cryptocurrencies, including BNB, SOL, ETH, MATIC, USDT, USDC, and many more.

Pay Button can be embedded into any website or platform with just a few simple steps, making it easy for businesses and individuals to start accepting crypto payments. With Pay button, users can make payments directly from their connected wallet to your wallet, eliminating the need for third-party payment processors.

<mark style="background-color:purple;">**For more information on using the Pay Button in advanced ways, please read on.**</mark>

{% content-ref url="pay-button/html" %}
[html](https://docs.getpip.com/getpip/product-guide/pay-button/html)
{% endcontent-ref %}

{% content-ref url="pay-button/javascript" %}
[javascript](https://docs.getpip.com/getpip/product-guide/pay-button/javascript)
{% endcontent-ref %}

{% content-ref url="pay-button/react" %}
[react](https://docs.getpip.com/getpip/product-guide/pay-button/react)
{% endcontent-ref %}

## How to use Pay Button?

### 1. Select a currency&#x20;

Select your preferred currency to receive money on your website via Pay Button.

<figure><img src="https://1392962919-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu9t7VKDFimbjcCEeJjDt%2Fuploads%2FAlWnUqwDkq8LUrVIfFAC%2Fbutton%201.png?alt=media&#x26;token=34a10399-489f-4281-85d1-754ff85e2f8c" alt=""><figcaption></figcaption></figure>

### 2. Customize your button&#x20;

Customize your button design; such as text and color, to match your brand.

<figure><img src="https://1392962919-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu9t7VKDFimbjcCEeJjDt%2Fuploads%2FfLFiMocse6qwCzcKRY1v%2Fgetpip-button%202-1.png?alt=media&#x26;token=1a718410-7fc1-4ef2-8d6e-32dccb904699" alt=""><figcaption></figcaption></figure>

### 3. Embed your button anywhere!&#x20;

Copy and embed your HTML code or use React to accept payment with the first Pay Button on your website.


---

# 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.getpip.com/getpip/product-guide/pay-button.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.
