> 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-valley.md).

# Epiko Valley

<figure><img src="/files/0grYSbw6e8nrdRajVI11" alt="" width="188"><figcaption></figcaption></figure>

### Formats:

* Physical board game (tabletop)
* VR version (Meta Quest and compatible platforms)

Epiko Valley is a tactical board game set across different realms, with players competing or cooperating to achieve objectives amid moral and spiritual choices. The VR version extends this into an immersive digital space.

### Highlights:

* Up to six players per board game session.
* Multiple terrains (celestial realms, infernal zones, mystical forests, icy plateaus).
* Variable win conditions and scenario-based gameplay.
* VR adaptation for immersive narrative exploration.

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

Designed for up to **six players**, Epiko Valley combines strategic decision-making with interactive storytelling. Players utilize special abilities and interact with elements from the historical and cultural epics of India, making each session distinct and compelling. The game balances competitive and cooperative gameplay, creating an experience where strategy and adaptation are key to success.

As part of the larger **Epiko ecosystem**, which includes digital games and NFT-based interactions, **Epiko Valley** bridges physical and digital experiences. This cohesion provides players with a seamless connection between board gaming and the expansive universe of Epiko, enriching their experience with cultural depth and immersive storytelling.

With its detailed game components and intricate gameplay, **Epiko Valley** appeals to both casual and dedicated board game enthusiasts, celebrating Indian culture and history in a fresh and interactive format.

### Order from Amazon:

{% embed url="<https://www.amazon.in/Epiko-Valley-Strategy-Mythology-Essential/dp/B0DY14TKF6>" %}


---

# 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-valley.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.
