> For the complete documentation index, see [llms.txt](https://m87-gg.gitbook.io/m87-cyber-space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://m87-gg.gitbook.io/m87-cyber-space/m87-cyber-space-whitepaper.md).

# M87 Cyber Space Whitepaper

**1. Introduction**&#x20;

1.1 Purpose of the Document&#x20;

1.2 Target Audience&#x20;

1.3 How to Read the Whitepaper&#x20;

1.4 Executive Summary of M87&#x20;

**2. Token Fundamentals**&#x20;

2.1 Emissions, Burns, and Supply Dynamics&#x20;

**3. Project Overview**&#x20;

3.1 The M87 Cyber Space Concept&#x20;

3.2 The Hybrid Physical–Digital Model&#x20;

3.3 Problem Statement – Gaps in Current Gaming & Esports Venues&#x20;

3.4 The M87 Solution – Tokenized Rewards and Hybrid Economy&#x20;

3.5 Strategic Vision – Thailand → Southeast Asia → Global&#x20;

**4. Token Overview**&#x20;

4.1 Token Identity ($M87CS)&#x20;

4.2 Type, Standard, and Base Chain&#x20;

4.3 Supply, Price at TGE, and Fully Diluted Valuation (FDV)

4.4 Initial Circulation Percentage&#x20;

**5. Allocation & Vesting**&#x20;

5.1 Allocation Overview&#x20;

5.2 Vesting Mechanics&#x20;

5.3 Monthly Unlock Dynamics (0–72 Months)&#x20;

**6. Rewards Pool**

6.1 Purpose of the Rewards Pool&#x20;

6.2 Emission Curve & Lock-at-Claim Design&#x20;

6.3 Activity Scoring&#x20;

6.4 Lock Multipliers&#x20;

6.5 Reputation Factor&#x20;

6.6 Worked Example&#x20;

6.7 Anti-Abuse & Fairness Rules&#x20;

6.8 Governance of Rewards Parameters&#x20;

**7. Token Utility & Use Cases**&#x20;

7.1 In-Venue Utility&#x20;

7.2 Digital Progression & Identity&#x20;

7.3 Community Governance&#x20;

7.4 Integration with NFTs & Digital Assets&#x20;

7.5 DeFi & Liquidity Incentives&#x20;

7.6 Strategic Partnerships&#x20;

7.7 Why Token Utility Matters&#x20;

**8. Governance & DAO**&#x20;

8.1 Governance Principles&#x20;

8.2 Scope of Governance&#x20;

8.3 Treasury & Reserve Oversight

8.4 Roadmap for Decentralization

8.5 Strategic Alignment&#x20;

**9. Burn Mechanics**&#x20;

9.1 Rationale&#x20;

9.2 Automated Fee Burns&#x20;

9.3 Event-Based Burns&#x20;

9.4 Penalty Burns&#x20;

9.5 Buybacks and Burns&#x20;

**10. Technology & Infrastructure**&#x20;

10.1 Smart Contract Architecture&#x20;

10.2 Rewards & Identity Integration&#x20;

10.3 Oracle Systems&#x20;

10.4 Security & Audits

<br>


---

# 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://m87-gg.gitbook.io/m87-cyber-space/m87-cyber-space-whitepaper.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.
