> For the complete documentation index, see [llms.txt](https://heroarenagame.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://heroarenagame.gitbook.io/docs/1.-introduction.md).

# 1. Introduction

### 1.1 The Problem <a href="#id-11-the-problem" id="id-11-the-problem"></a>

The first wave of Web3 gaming, dominated by 2021–2022 "play-to-earn" titles, demonstrated both the promise and the failure modes of crypto-native games. Three structural problems have repeatedly destroyed projects in the space:

**Earning-first design.** Many GameFi projects optimized for token emissions before they had a game worth playing. Once mercenary capital exited, daily active users collapsed, and so did token prices.

**Hyperinflation.** Single-token economies that paid players in the same token they used for governance produced unbounded sell pressure. Without robust sinks, token value approached zero.

**Centralized "decentralization."** Many titles claimed Web3 ownership but kept critical assets, match outcomes, and economy parameters off-chain on private servers, giving players no real ownership and no recourse.

The result: a generation of players associates "blockchain game" with "Ponzi" or "low-quality clone." Rebuilding trust requires a different approach.

### 1.2 The Hero Arena Play Approach <a href="#id-12-the-hero-arena-approach" id="id-12-the-hero-arena-approach"></a>

Hero Arena Play is designed game-first, economy-second, with **trustless peer-to-peer wagers as the headline use case for going on chain**.

**Game-first design.** The core gameplay — a turn-based strategy battler with deep faction asymmetry — must stand on its own as a game that players want to play even without rewards. The wallet-free Tutorial available at [hero-arena.com](https://hero-arena.com/) demonstrates this commitment: anyone can experience the core combat loop without ever touching crypto.

**Trustless peer-to-peer wagers.** This is the feature that most clearly justifies Hero Arena Play's on-chain architecture. Players can stake $HAP or BNB on the outcome of their own matches. Stakes are escrowed by smart contract, settlement is automatic the moment the match ends, and no platform middleman ever holds player funds. A turn-based strategy game without wagers can run on any Web2 server. **A turn-based strategy game with provably fair, instantly settled, cross-border peer-to-peer wagers cannot.** The full design is in [Wager System & On-Chain Settlement](https://heroarenagame.gitbook.io/docs/3.-wager-system-and-on-chain-settlement).

**Skill-based rewards, not passive yield.** $HAP is earned through verifiable competitive outcomes — winning ranked PvP, winning wager battles, completing PvE Challenges, climbing leaderboards. There is no "stake and forget" yield from the game treasury. Holding $HAP entitles holders to governance and ecosystem privileges, not to passive game-rewards inflation.

**Sustainable token sinks.** Hero Arena Play's economy includes multiple structural sinks (NFT minting, equipment forging, marketplace fees, tournament entry, cosmetic purchases, **wager rake**) designed to balance emissions. Every wager match's protocol fee is partially routed into $HAP buyback-and-burn, creating direct deflationary pressure proportional to wager activity. The economy section details the modeled equilibrium.

**On-chain match settlement.** Critical match outcomes — wager payouts, ranked MMR, season rewards — are settled on chain. Players retain self-custody of all assets at all times — Hero Arena Play never holds player funds, even mid-match.

### 1.3 Market Opportunity <a href="#id-13-market-opportunity" id="id-13-market-opportunity"></a>

Despite the failures of the first GameFi cycle, the underlying thesis remains intact:

* Players want to own their digital assets
* Strategy games and TCGs (trading card games) have demonstrated multi-decade staying power off chain (Magic: The Gathering, Hearthstone, Clash Royale)
* The intersection — a strategy game with true asset ownership, fair competitive matchmaking, and skill-based economic upside — remains under-served

Hero Arena Play targets this intersection: players who want a real strategic game, with real ownership, on a low-cost chain, settled fairly on chain.

### 1.4 Why Now, Why BNB Chain <a href="#id-14-why-now-why-bnb-chain" id="id-14-why-now-why-bnb-chain"></a>

**Why now.** The current Web3 gaming market has been culled of low-quality projects. Surviving infrastructure (low-gas L1s and L2s, mature wallet UX, account abstraction) makes it the right moment to launch a game-first project that does not need to compromise on user experience.

**Why BNB Chain.** Gas costs on BNB Chain remain among the lowest of major EVM chains, which is essential for two reasons specific to Hero Arena Play. First, a turn-based game where players take many on-chain actions per session needs sub-cent transaction costs to be playable. Second — and more importantly — Hero Arena Play's wager system requires every match's escrow lock and payout to be on-chain transactions, meaning a daily-active player may incur dozens of on-chain transactions per day. On Ethereum L1 this would be financially prohibitive; on BNB Chain it is a non-issue. BNB Chain also has the largest active GameFi user base of any EVM chain, providing immediate distribution. Hero Arena Play's contracts are written in standard Solidity, leaving the door open to multi-chain deployment in later phases.
