> For the complete documentation index, see [llms.txt](https://epiko.gitbook.io/whitepaper/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/ecosystem/ip-products/epiko-world.md).

# Epiko World

<figure><img src="/files/jMIyDaWvHCGBoohUQZUJ" alt="" width="375"><figcaption></figcaption></figure>

**Platforms**: PC (Steam), followed by consoles

**Genre**: Multiplayer Hero Arena, Competitive Action Combat

Epiko World is a fast-paced multiplayer hero arena combat game where warriors inspired by global epics clash in intense, ability-driven battles. Players choose from a diverse roster of culturally rooted heroes, each defined by unique combat styles, movement abilities, and signature ultimate skills that reward timing, positioning, and mechanical mastery.

Combat takes place across multiple competitive modes, including 1v1 duels, 3v3 team-based battles, and large-scale free-for-all arenas. Each mode is designed to support both casual drop-in play and structured competitive progression, allowing players to sharpen individual skill, coordinate team strategies, or test themselves in chaotic multi-player scenarios.

Set within reimagined ancient worlds modernized through a stylized fantasy aesthetic, Epiko World blends skill-based melee combat, tactical movement, and strategic teamwork. Arena environments are designed to emphasize verticality, mobility, and spatial control, creating dynamic encounters where player decisions matter as much as raw mechanical execution.

The game is built with competitive longevity in mind, featuring clear readability in combat, high skill ceilings, and balanced hero design. While accessible to new players, Epiko World is structured to support high-level play, esports-style competition, and long-term community-driven mastery.

{% embed url="<https://www.youtube.com/watch?v=IirltMUwLKU>" %}

### Role in the Epiko Ecosystem:

Epiko World serves as the competitive flagship of the Epiko IP ecosystem. It anchors the universe as a high-intensity multiplayer experience, deepening player attachment to Epiko heroes and worlds. Heroes, cosmetics, and narrative elements introduced in Epiko World expand across other Epiko products, including collectibles, AI-generated creative tools, and future cross-media adaptations, reinforcing Epiko’s long-term IP value.

### Unique Selling Proposition (USP): <a href="#unique-selling-proposition-usp" id="unique-selling-proposition-usp"></a>

* **Diverse Cultures**\
  Battle in reimagined legendary locations such as **Dwarka**, **Babylon**, and **Mayan ruins**. Epiko World celebrates cultural heritage from **India**, **Africa**, **Southeast Asia**, the **Middle East**, and beyond. Each character and map are intricately designed to reflect a unique cultural identity, making every match an immersive journey through history and epic storytelling.

* **First-of-Its-Kind 3-Person PvP**\
  Experience a groundbreaking **3-person PvP** team battle mode, where every character possesses distinct abilities, enabling dynamic, strategic combat. Additional game modes like **2v2 PvP** and **Free-for-All** provide diverse opportunities for players to showcase their skills and compete.

* **Ravagers and Companions**
  * **Ravagers**: Powerful creatures roaming the arena, adding unpredictability and excitement to matches. Defeating these creatures rewards players with **Spells** and strategic advantages.
  * **Companions**: Summon adorable yet formidable allies to assist in battle. These companions possess unique abilities such as **stunning enemies**, providing **buffs**, or launching **ranged attacks**, offering both tactical depth and magical support.

### Download Playtest Build:

{% embed url="<https://store.steampowered.com/app/3360260/Epiko_World/>" %}


---

# 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/ecosystem/ip-products/epiko-world.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.
