# Technology

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

Chainmonsters utilizes state of the art technologies, merging the best of battle-tested Web2 game development architectures with a stellar Web3 approach.

#### Unity Game Engine

* Chainmonsters is built with Unity since 2017, providing a robust and strong core to the development. The graphical fidelity connected with the complex game mechanics and Unity's cross-platform capabilities made it a perfect and proven choice right from the start.

#### Epic Online Services

* The integration of the Epic Online Services is a crucial aspect of the user experience, allowing us to follow best practices from a user experience POV including anonymous account creations for example - enabling players, who have no experience with blockchain yet, to enjoy the game and be onboarded over time through a clean and smooth user journey.
* This also speeds up our development process as we can access a wide range of additional Epic Games' services to handle social features, leaderboards and access to their Epic Games Store presence.
* Epic's Easy-Anti-Cheat is the industry standard and enhances our anti-cheat capabilities by adding yet another security layer on top of our authoritative server architecture.

#### Blockchain Interoperability&#x20;

* Custom blockchain services sit in between the game servers, databases and backends to keep the NFTs up to date in real-time with the actual game state, enabling a seamless experience where the gaps between decentralized NFTs and centralized servers diminishes.
* The Interoperability Framework offers a complexity and utility to both Chainmonsters and Third-Party NFTs that has the potential to change the entire industry.

#### Wombat

* Integration of Wombat and the Spielworks ecosystem enables Chainmonsters to access their **7 million users** community from day 1!

By utilizing this mix of battle-tested and proven technologies across Web2 and Web3, Chainmonsters is able to deliver a seamless and deeply integrated gaming experience.


---

# Agent Instructions: 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:

```
GET https://wiki.chainmonsters.com/technology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
