# 6.3 Franchise Membership Program

### ✅ Overview:

* Operate a franchise system targeting billiard hall owners.
* Provide brand licensing, marketing support, integrated payment solutions, and league management services in exchange for recurring fees.

### ✅ Revenue Model:

* Generate income through franchise fees and royalty payments (one-time onboarding fee + recurring monthly subscription).
* Mandate the use of 8BALL tokens within franchise clubs to create consistent token demand and drive ecosystem circulation.

### ✅ Projected Revenue (Example):

* Assuming an initial franchise fee of ₩3 million and a monthly subscription fee of ₩300,000 per club
* With 500 affiliated clubs, the projected annual revenue is approximately ₩3.3 billion.
* The following projection is based on the assumption of 500 franchise partners:

<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">Franchise Fee</td><td valign="top">KRW 3,000,000</td><td valign="top">One-time initial fee</td></tr><tr><td valign="top">Monthly Subscription Fee</td><td valign="top">KRW 300,000</td><td valign="top">Recurring monthly fee</td></tr><tr><td valign="top">Number of Franchise Locations</td><td valign="top">500</td><td valign="top"> </td></tr><tr><td valign="top">Total Franchise Fee Revenue</td><td valign="top">KRW 1,500,000,000</td><td valign="top">3,000,000 × 500</td></tr><tr><td valign="top">Monthly Subscription Revenue</td><td valign="top">KRW 150,000,000</td><td valign="top">300,000 × 500</td></tr><tr><td valign="top">Annual Subscription Revenue</td><td valign="top">KRW 1,800,000,000</td><td valign="top">150,000,000 × 12 months</td></tr><tr><td valign="top">Total Annual Revenue</td><td valign="top">KRW 3,300,000,000</td><td valign="top">Franchise Fee + Annual Subscription</td></tr><tr><td valign="top">Converted to USD</td><td valign="top">approx. $2,357,143</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.3-franchise-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.
