# 🍄 Use Cases

#### Web3 Merchant Payments

Enable online and physical merchants to accept cryptocurrency payments directly on the Sui blockchain via QR codes and wallet connections, with no custodial risk.

***

#### E-commerce Payments

Allow e-commerce platforms to integrate fast, secure, and cost-effective digital asset payments, improving checkout experiences and attracting crypto-native users.

***

#### Mobile App Checkout Integration

Embed crypto payment capabilities inside mobile apps such as shopping, gaming, or food delivery platforms by integrating BlockBolt SDK with wallet support.

***

#### POS Terminals for Crypto Payments

Power physical retail stores with QR-based POS systems, enabling real-time crypto payments in SUI, USDC, and other supported coins using BlockBolt’s on-chain settlement.

***

#### Cross-border Remittances

Facilitate fast, low-fee cross-border money transfers by allowing individuals and businesses to send digital assets globally without relying on traditional remittance networks.

***

#### Subscription and Recurring Payments

Enable services like SaaS, content platforms, and memberships to set up trustless recurring payments on-chain, ensuring transparency and eliminating manual invoicing.

***

#### NFT Marketplace Checkout

Let NFT buyers complete direct wallet-to-wallet transactions for artwork, collectibles, or virtual items securely without needing centralized payment processors.

***

#### Event Ticketing and Verification

Support the creation of verifiable crypto-based ticketing systems where users pay via QR codes and event access is automatically confirmed through blockchain validation.

***

#### In-Game Asset Payments

Allow gamers to purchase virtual goods, upgrades, or skins using cryptocurrency, with transactions confirmed instantly via the Sui blockchain.

***

#### Micropayments

Offer ultra-low fee transactions for pay-per-view content, in-app micro-purchases, tipping, and other micro-economy use cases with near-instant confirmation.

***

#### Peer-to-Peer (P2P) Transactions

Empower users to send and receive crypto directly using custom QR codes, enabling faster, private, and fee-efficient peer-to-peer payments without third-party intermediaries.

***

#### Decentralized Finance (DeFi) Integration

Integrate BlockBolt with DeFi protocols for borrowing, lending, staking, and liquidity provision, offering users secure payment infrastructure for decentralized finance operations.

***

#### IoT and Smart Devices Payments

Enable smart appliances and IoT devices to autonomously execute secure crypto payments for services like electricity usage, device subscriptions, or automated supply ordering.

***

#### Supply Chain Management

Streamline supply chain transactions by embedding BlockBolt payments into logistics operations, ensuring transparent, traceable, and instant financial settlements between suppliers, manufacturers, and vendors.


---

# 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-overview/use-cases.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.
