# 6.4 Player & Community Membership Program

### ✅ Overview:

* Operate a paid membership model tailored for casual players, professional athletes, and fan communities.
* Members gain access to exclusive NFTs, tournament entry privileges, and personalized coaching opportunities.

### ✅ Revenue Model:

* Monthly membership fees paid in 8BALL tokens.
* Entry fees collected for in-community leagues and tournaments.
* Tiered VIP benefits based on the amount of 8BALL held, offering added perks and access levels.

### ✅ Projected Revenue (Example):

* With 10,000 paying members and an average annual membership fee of ₩200,000, projected yearly revenue reaches ₩2 billion.
* The following projection is based on an annual subscriber base of 10,000 members:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Item</td><td valign="top">Amount</td><td valign="top">Note</td></tr><tr><td valign="top">Number of Paid Members</td><td valign="top">10,000</td><td valign="top"> </td></tr><tr><td valign="top">Average Annual Membership Fee</td><td valign="top">KRW 200,000</td><td valign="top">Per person</td></tr><tr><td valign="top">Total Annual Revenue</td><td valign="top">KRW 2,000,000,000</td><td valign="top">10,000 × 200,000</td></tr><tr><td valign="top">Converted to USD</td><td valign="top">approx. $1,428,571</td><td valign="top">Based on exchange rate: 1 USD = 1,400 KRW</td></tr></tbody></table>


---

# 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://billiard-hub.gitbook.io/docs/6.-business-model/6.4-player-and-community-membership-program.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.
