> For the complete documentation index, see [llms.txt](https://epiko.gitbook.io/whitepaper-v5.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epiko.gitbook.io/whitepaper-v5.0/introduction/executive-summary.md).

# Executive Summary

Epiko is a global, culture-driven entertainment ecosystem that creates, expands, and sustains original intellectual property (IP) inspired by epic traditions from across the world. Rather than positioning itself as a single game or a token-first platform, Epiko is architected as a system in which competitive games, AI-powered creative tools, community participation, and economic incentives reinforce one another.

Gaming is the world's largest entertainment medium, with more than 3.4 billion players, yet the majority of globally successful franchises still originate from a narrow cultural lens. In parallel, most Web3 gaming ecosystems have failed to build enduring IP, prioritizing short-term token mechanics over long-term cultural relevance. Epiko exists precisely at the intersection of these two gaps — pairing authentic, globally inspired storytelling with real products that people use.

**The ecosystem is built on three interconnected pillars:**&#x20;

* Epiko IP Products (games, board games, VR, collectibles, and live events),&#x20;
* Epiko Hub (a unified identity, progression, and engagement layer), and&#x20;
* Epiko CineAI (an end-to-end AI cinema studio that takes a creator from a single prompt to a finished film).

<figure><img src="/files/pWughgSpLhd56sa6qReu" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><em>The $EPIKO token is the economic backbone of the ecosystem — enabling participation, rewards, premium access, AI-powered creation, and creator monetization, while aligning incentives between players, creators, filmmakers, studios, and the platform itself.</em></td></tr></tbody></table>

A fresh start on Solana. Epiko has migrated $EPIKO from an Ethereum ERC-20 to a natively issued SPL token on Solana, reducing total supply from 300,000,000 to a fixed 100,000,000 via a 3:1 swap that preserves every holder's ownership percentage. The new token is already live on Solana mainnet, its mint authority is permanently revoked, and its treasury is secured by a Squads V4 multisig. Solana's sub-second finality and near-zero fees make on-chain rewards, micro-transactions, and live game economies viable at the scale Epiko requires.


---

# 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://epiko.gitbook.io/whitepaper-v5.0/introduction/executive-summary.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.
