> For the complete documentation index, see [llms.txt](https://billiard-hub.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://billiard-hub.gitbook.io/docs/12.-tokenomics-and-8ball-utility/12.2-8ball-token-use-cases.md).

# 12.2 8BALL Token Use Cases

### **1) Payment Utility**

* Used as a payment method in unmanned billiard centers and partnered franchise clubs
* Supports QR/NFC-based payments via kiosks and mobile apps
* Hybrid payment system with optional fiat currency integration

### **2) Reward Mechanism**

* Rewards distributed for match participation, tournament wins, and community engagement
* Linked with **BHP point system** to deliver dynamic activity-based 8BALL incentives
* Additional bonuses for VIP and premium membership tiers

### **3) Membership & Subscription Services**

* Subscription fees for pro memberships and VIP club passes payable in 8BALL
* Member benefits include NFT airdrops, private venue access, and personalized coaching

### **4) Digital Content Purchases**

* Used to purchase online academy courses, premium match analyses, and video tutorials
* Content is NFT-based and can be resold via the marketplace

### **5) NFT & Item Marketplace**

* Used for buying/selling NFTs such as player cards, custom items, and user profiles
* Applicable for both primary and secondary market transactions with platform fees in 8BALL

### **6) Tournament Entry & League Operations**

* Used to pay tournament entry fees for regional or online leagues
* Prize pools and league rewards distributed in 8BALL

### **7) Betting & Prediction Markets (A2E & Betting)**

* Used to place bets on match outcomes alongside BHP points
* A portion of the betting pool is either **burned** or **redistributed** to sustain token value

### **8) Franchise Integration**

* Mandatory use of 8BALL for payments within partnered venues
* Franchise operators remit a portion of operational fees in 8BALL, aligning revenue with ecosystem growth

### **9) Hardware & AI Services**

* Pay-as-you-go or subscription model for AI match analysis, smart cue/table usage
* Used to purchase analytics reports, player improvement insights, and coaching feedback


---

# 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, and the optional `goal` query parameter:

```
GET https://billiard-hub.gitbook.io/docs/12.-tokenomics-and-8ball-utility/12.2-8ball-token-use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
