# 1. Introduction

MAI: Real-Time On-Chain Betting and Prediction Markets

The convergence of performant Layer 1 blockchains and decentralized financial primitives has created the conditions for something new: high-speed, transparent, and user-owned betting protocols. MAI is one such protocol, purpose-built to support sub-second, on-chain betting and prediction markets with no intermediaries, no custodianship, and no compromises.

MAI replaces opaque, extractive systems with a fully on-chain framework for fair and permissionless speculation. Games resolve on-chain. Odds are transparent. Rewards go to players and contributors—not platform operators.

This documentation outlines the design philosophy behind MAI, the structure of its casino and prediction modules, its incentive systems, and its future roadmap. Whether you're a trader, a builder, or a participant, MAI offers a new foundation for open betting markets.

### 1.1 Why Now? Why Mai?

* **Web2 betting is extractive.** Users are gated by identity requirements, lose access arbitrarily, and receive nothing in return for their participation. Odds are hidden. Resolution is opaque. Custody is held by platforms.
* **Web3 betting has underdelivered.** Despite the promise of decentralization, many crypto casinos remain centralized at the core, settling outcomes off-chain, storing user balances, and controlling odds behind closed logic.
* **MAI is different.** We are building every component, games, markets, staking, and settlement—to operate fully on-chain. There are no hidden rules, and no custody of user assets.
* **Monad enables it.** With parallel execution and sub-second block times, Monad is the first EVM-compatible chain capable of supporting real-time, on-chain speculation.

By building MAI on Monad, we enable:

1. Sub-second, on-chain betting experiences
2. Fully auditable and deterministic outcomes
3. A non-custodial product that’s open to anyone with a wallet
4. A fair system where the upside is shared with users


# 2. Getting Started

### 2.1 Connect to MAI

Users connect directly through supported wallets, and from that moment, have permissionless access to the full suite of products.

We’ve designed MAI to be lean and intuitive from the beginning. New users land on a dynamic homepage, where they can explore featured games and trending prediction markets. From there, the interface guides them seamlessly into gameplay or market speculation with clear signposting and near-instant feedback.

### 2.2 Explore the Application

The platform will be structured around four core sections:

* **Home \[V1 launch]:** A curated entry point highlighting key opportunities, rewards, and announcements.
* **Games \[V1 launch]:** A portfolio of fully on-chain casino-style games designed for speed, transparency, and entertainment.
* **Predictions \[V2 launch]:** The gateway to our real-time prediction market engine, showcasing active markets with dynamic odds, volume, and historical pricing.
* **My Vault \[V2 launch]:** A personal reward and performance dashboard where users can stake $MAI, track referral bonuses, view earnings, and claim protocol-generated rewards.

***


# 3. On-Chain Games

### 3.1 Overview

MAI launches with a full suite of seven casino-style original games, each of which is implemented using smart contracts and verifiable randomness:

* **Dice** – Choose a roll-under threshold. Win if your roll is under the selected number.
* **Limbo** – Set your target multiplier and hope to land before bust.
* **Keno** – Select numbers. The more matches, the higher your payout.
* **Plinko** – Drop the ball and let probability decide your multiplier.
* **Mines** – Clear a game board without hitting hidden mines.
* **Wheel** – Spin for rewards. The outcome is randomized on-chain.
* **Blackjack** – Play against the house using classic rules and transparent odds.

Each game is optimized for:

* **Real-time resolution** (typically <1s)
* **Provable fairness** (via VRF)
* **Gas-efficient execution** (under Monad’s architecture)
* **Non-custodial play** (no deposited balances required)

### 3.2 Why On-Chain Games Matter

Online betting games have historically been black boxes. Outcomes are determined behind the scenes, odds are adjusted at the discretion of the operator, and user funds are held in centralized accounts. MAI’s games are constructed differently. Every bet is recorded on-chain. Every outcome is determined using verifiable randomness. Every payout is processed immediately and without custodians.

This model provides not just fairness, but accountability. The protocol cannot cheat. No operator can modify your results. And any player—or developer—can inspect how a game works simply by reading the contract.

### 3.3 Player Incentives

MAI will reward game players in multiple ways:

* **Rakeback:** A portion of the house edge is automatically rebated to the player.
* **Staking Boosts:** $MAI stakers receive enhanced rewards based on their level.
* **Volume Tiers:** Higher volume unlocks larger rakeback percentages.
* **Referral Income:** Players who bring others into the ecosystem share in their rewards.

These mechanics are all tracked and claimable via the Vault \[V2 launch].

***


# 4. Prediction Markets \[V2 launch]

Prediction markets allow users to speculate on binary outcomes using financial primitives. They enable real-time crowd consensus and efficient price discovery across a range of topics—from macroeconomic events to politics to meme culture.

Markets are structured as YES/NO outcomes. Users purchase shares in the outcome they believe is most likely. Prices range from 0 to 1, and shift dynamically based on open interest and liquidity.

### 4.2 Market Examples

* “Will BTC close above $150K by the end of the month?”
* “Will the Fed raise rates at the next meeting?”
* “Will Donald Trump be impeached?”
* “Will Etherum outperform Bitcoin this quarter?”

Users can trade in and out of positions before resolution, or hold through to market close for a full payout.

### 4.3 Market Mechanics

Each market operates under a consistent logic:

* Prices reflect implied probability
* Liquidity moves prices based on order flow
* Oracles resolve outcomes with finality

All market creation, trading, resolution, and payout occurs on-chain. The system is deterministic, permissionless, and auditable.

### 4.4 Future Evolution

Initial markets will be curated by the MAI team. But over time, we intend to open market creation to users via a proposal and bonding system. This will allow community members to launch markets, back them with liquidity, and share in the resulting fees.


# 5. Vault & Incentive Layer \[V2 launch]

### 5.1 Centralized View of Earnings

The Vault is where all protocol rewards flow. It is the interface through which users can stake $MAI, track their play-based rewards, view referral progress, and claim bonuses. It acts as a unifying layer for all incentive flows.

### 5.2 Staking Mechanics

When users stake $MAI, they become eligible for:

* A proportional share of protocol fees
* Enhanced game-based rewards
* Access to future governance features

Staked $MAI can be withdrawn at any time, though reward eligibility may depend on lock duration.

### 5.3 Referrals

Referral systems have long powered growth in high-volume applications. On MAI, referrals are structured with:

* Direct share of rakeback from referred users
* Volume-based tiers
* Auto-compounding of referral earnings into Vault rewards

### 5.4 Early Incentives

Users who participate during the alpha phase—by playing, staking, or referring—will be eligible for retroactive token drops, multipliers, and long-term Vault boosts. These rewards are protocol-native and non-custodial.


# 6. Infrastructure and Security

#### 6.1 Why Monad?

Monad is a purpose-built, high-performance Layer 1 blockchain designed to support real-time, on-chain applications with unmatched speed and efficiency:

* Up to 10,000 transactions per second (TPS), greatly surpassing traditional EVM chains&#x20;
* 1–second block times with single‑slot finality, ensuring speedy and reliable confirmation&#x20;
* Optimistic parallel execution, enabling concurrent transaction processing and retrying if conflicts arise&#x20;
* Server-grade efficiency, allowing operation on modest hardware through MonadDB’s optimized storage&#x20;
* EVM compatibility, supporting existing Solidity contracts and Ethereum tooling with no code changes&#x20;

This stacked architecture—high TPS, rapid confirmation, low cost, and full EVM compatibility—makes Monad uniquely suited to power MAI’s real-time betting and prediction markets with the responsiveness of Web2 platforms while preserving decentralization and trustlessness.

#### 6.2 Fully On‑Chain Execution

MAI leverages Monad’s performance to run all gameplay logic, betting, settlement, and market resolution directly on-chain. There are no off-chain servers, hidden order logic, or private balances. Every interaction is recorded on-chain, auditable, and trust-minimized.

#### 6.3 Security Model

* Multiple Security Audits: All smart contracts are independently audited prior to deployment.
* Bug Bounty Program: Incentivized vulnerability disclosure alongside mainnet launch.
* Transparent Upgrades: Governance-controlled and time-locked, with clear versioning.


# 7. Support and Community

* Join our Discord to connect with core contributors and the broader community.
* Follow product updates and announcements via [Twitter/X](https://x.com/mai_protocol)

***Disclaimer***

*This documentation is for informational purposes only and does not constitute financial, legal, or investment advice. Participation in decentralized betting protocols and prediction markets involves risk, including but not limited to market volatility, regulatory uncertainty, and smart contract vulnerabilities. Users should conduct their own research and consult appropriate advisors before using the protocol or engaging in speculative activity.*

<br>

© 2025 MAI Protocol. All rights reserved.


# 8. Launch Plan & Roadmap

**Where We Are Now**\
We are starting with a centralized version of MAI to enable real gameplay and data collection prior to full decentralization. This approach allows us to test core mechanics, user flows, and system performance under live conditions.

**Why Centralized First**

* **Speed to market** – Players can access games within weeks.
* **Operational feedback** – Live deployment enables faster iteration based on actual usage data.
* **Model validation** – Core mechanics can be refined prior to the full on-chain release.

**The Path to Monad**\
Monad is the target environment for MAI. Upon Monad mainnet launch, MAI will transition to a fully on-chain, verifiable, and community-governed platform:

* Instant, on-chain game resolution
* Publicly verifiable odds and results
* Community-owned house edge
* Governance via MAI token holders

**Projected Timeline** *(Subject to Change)*

* **August 2025** – Centralized beta launch with core games
* **Q4 2025** – Expanded game library, incentive layer preparation
* **Monad Mainnet Launch (TBA)** – Full decentralization, incentive layer, and prediction markets


