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

# Epiko-Con

<p align="center"><img src="/files/FyZaABmKMWTzo3wEmPIL" alt="" data-size="original"></p>

Epiko-Con is a large-scale cultural and cosplay event celebrating Epiko IP and global mythic storytelling. It serves as a physical manifestation of the ecosystem, reinforcing community identity and cultural relevance.

* Highlights global mythic and fantasy characters (Epiko IP + partner IP).
* Hosts cosplay competitions, panels, artist alleys, and game demos.
* Serves as a physical extension of the Epiko universe.
* Acts as a funnel for future content, digital drops, and campaigns.

Over time, Epiko-Con can rotate across major global cities.

### At Waves 2025

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

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

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

{% embed url="<https://www.epikocon.com/>" %}


---

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