> 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/cosnet.md).

# Cosnet

Cosnet is a global social platform built exclusively for the cosplay ecosystem, connecting cosplayers, fans, brands, and event organizers within a single, purpose-built environment.

Designed specifically for cosplay as both a creative and professional discipline, Cosnet enables creators to showcase their work, grow audiences, and access opportunities, while allowing fans to discover talent and engage with events and communities. Brands and organizers can use the platform to identify, collaborate with, and hire creators for campaigns, functions, and live experiences.

Cosnet replaces fragmented social presence across multiple platforms with a structured system that supports portfolios, social interaction, events, and monetization in one place.

Key capabilities include creator profiles and showcases, community feeds, event discovery and participation tools, hiring and collaboration workflows, and monetization through gigs, merchandise, and digital content.

Within the Epiko ecosystem, Cosnet functions as the community and culture layer, linking live events such as Epiko-Con with ongoing digital engagement. It complements Epiko’s IP products by enabling real-world expression of characters, fandoms, and creative identities, while integrating with Epiko Hub for unified access and ecosystem participation.

As Cosnet evolves, it is positioned to support deeper integrations with Epiko’s digital collectibles, events infrastructure, and token-enabled features.

### MVP Build:

{% embed url="<https://beta.cosnet.me/login>" %}


---

# 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/cosnet.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.
