# 🪐 Unified Payment Interface

"Unified Payment" is a universal payment link that anyone can use to communicate with the Blockbolt protocol to receive payment globally on the sui network.

By leveraging this feature, individuals and businesses can securely receive payments from around\
the world using both the native $sui coin and Sui ecosystem tokens. This opens up a world of\
possibilities for cross-border transactions and seamless financial interactions.

***

#### 🎥 Want to see how easy it is to accept payments with just a link?

Learn how the Unified Payment Interface works and how you can start receiving crypto payments globally — in seconds.

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

> **👉 Unified Payment Link Generator:** [**https://unifiedlink.blockbolt.io/**](https://unifiedlink.blockbolt.io/)


---

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