> For the complete documentation index, see [llms.txt](https://docs.playnance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playnance.com/be-the-boss-program/be-the-boss-program.md).

# Be The Boss Program

***

### Overview

The Be The Boss (BTB) Program allows creators, operators, communities, and brands to launch their own fully branded on-chain gaming portal inside the Playnance ecosystem.

Each portal runs on PlayBlock (L3) — meaning:

* instant on-chain settlement
* automated accounting
* gasless UX
* real-time transparency through PlayBlock Explorer

Partners do not need blockchain knowledge, developers, smart contract support, or infrastructure.

Everything is provided by Playnance.<br>

A BTB portal includes:

* Custom name, logo, and subdomain
* Full missions & streak engagement system
* G Coin rewards & transparent economics
* Automated revenue share
* Real-time analytics dashboard
* Gasless Web2 onboarding

***

### 1. Portal Structure & Architecture

Each BTB portal operates as a multi-tenant environment on PlayBlock.

Playnance provides:

* infrastructure
* economy engine
* mission & reward logic
* security and anti-fraud systems
* real-time accounting
* liquidity and marketplace logic

Partners focus only on community and promotion, while the core system is fully managed by Playnance.

Portal components:

* Branding (name, logo, subdomain)
* On-chain routing of all users
* Automated token flows through smart contracts
* Shared liquidity with the entire ecosystem
* Access to 5,000+ live games
* Mission engine & streak system

***

### 2. Revenue Model

Partners earn a fixed percentage of all G Coin purchases made inside their portal.

Earnings come from:

* First-time G Coin purchases
* Recurring G Coin purchases

Daily payouts are executed on-chain directly to the partner’s wallet.

No intermediaries, no delays, no manual approvals.

Fully automated. Fully transparent.

***

### 3. Operator Responsibilities

Partners focus on:

* Community growth
* Content & communication
* Traffic generation
* Brand presence
* Adhering to Playnance guidelines<br>

They do not handle:

* Technology
* Blockchain operations
* Servers or security
* Treasury or risk management
* Smart contracts<br>

Playnance manages the entire infrastructure and on-chain processes.

***

### 4. Partner Dashboard

Each portal includes a real-time analytics dashboard:

* Revenue breakdown
* Traffic insights
* User behavior indicators
* Mission & streak performance
* Purchase funnels
* On-chain accounting snapshots

All dashboard data connects directly to PlayBlock Explorer for full transparency.

***

### 5. Deployment Flow

A BTB portal launches in under 60 seconds.

1. Connect account
2. Choose portal name
3. Approve BTB license
4. Pay with crypto
5. Portal launches instantly

No development, no blockchain steps, no setup burden.

***

### 6. Compliance Notes

BTB partners must follow:

* Regional and jurisdictional rules
* Responsible communication
* Marketing standards
* Transparency requirements

Playnance enforces compliance with a combination of:

* automated monitoring
* manual review
* geographic filters
* risk prevention systems

***

### 7. Why Partners Choose BTB

* Zero development
* Daily automated payouts
* Transparent on-chain accounting
* Instant deployment
* Seamless Web2 onboarding
* Strong engagement tools (missions, streaks)
* Works for both small creators and large communities
* Scales globally


---

# 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://docs.playnance.com/be-the-boss-program/be-the-boss-program.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.
