# BOX Token Guardrails

Date: 2026-06-11

## Recommended starting position

Start BOX as a fixed-supply ERC-20 utility token with private EVM staging first, then public Zweichain deployment after verification. Do not present it as an investment token.

Good first uses:

- gym pilot credits,
- coach review credits,
- training-session credits,
- event or clinic access credits,
- contribution points for data labeling and drill design,
- internal governance notes for the BOX vertical,
- rewards for approved public-safe content contribution.
- future Unity app unlocks after the boxing match prototype is reviewed.

## Avoid for now

Do not market BOX as:

- an investment,
- a security,
- a profit-share,
- a public token sale,
- a way to speculate on athletes, gyms, or robot AI performance,
- medical or combat-safety authority,
- a substitute for licensed professionals or qualified boxing coaches.

## Review needed before external promotion

Before any exchange listing, paid campaign, public sale, or promotion that could be read as investment solicitation:

1. Securities counsel.
2. Tax counsel.
3. AML/KYC and sanctions review.
4. Payment and stored-value review.
5. Sports safety and liability review.
6. Athlete likeness, endorsement, and image-rights review.
7. Youth athlete and privacy review if minors can participate.
8. Platform app-store and Unity distribution review.

## Pilot ledger

The first ledger can be simple:

| Event | Credit direction | Notes |
| --- | --- | --- |
| Coach verifies profile | Earn | Manual approval required |
| Gym hosts pilot session | Earn | Needs gym consent record |
| Athlete completes drill feedback | Earn | No medical claims |
| User books clinic/session | Spend | Payment rules still separate |
| Champion reviews AI drill | Earn | Public use needs approval |

## Public wording

Use:

> BOX credits are pilot participation and contribution credits for the BOX boxing AI vertical.

Avoid:

> Buy BOX because it will rise in value.

## Current contract shape

- `BOX Boxing AI Token`
- Symbol `BOX`
- ERC-20 with permit support.
- Fixed supply: `1,000,000,000 BOX`.
- Constructor-only mint to treasury multisig.
- Treasury multisig owns pause/unpause.
- No future mint function in v1.
