# Cross-Game Interoperability Framework

[Spielworks](https://www.spielworks.com/) is building a cross-game and cross-platform Open NFT Framework where any user and NFT creator can submit their project to in order to make them accessible in both Chainmonsters as well as any other project.

## For Players

Players and especially non-Web3 gamers have been waiting for blockchain-enhanced games to truly showcase the utility that the blockchain space has to offer. We have to **go further** than saying, that an item is *unique* or *limited* and *decentralized*. This has no meaning without actually providing **real use cases and opportunities** for said NFTs.&#x20;

Our goal is to offer players as much creative freedom to express themselves as possible.

## For Developers

Right out of the box, we are supporting any NFT collection no matter if purely 2D or actual 3D. However, if your project's collection is fairly new and not-yet established in the space, it may not be fully integrated into our Framework yet.

Developers can actively contribute their collections by adding additional metadata, branding and - according to our to be established new open standard - upload any necessary files that enhance the support in games including Chainmonsters further.

The supported levels of interoperability can be put into these three categories:

* Basic: No actions required, supported games can use your collections as 2D textures and stamps in-game.&#x20;
* Enhanced: Upload standard-conforming 3D assets to enable a much deeper integration and more creative utility in supported games.
* Full: Grant an Open-Framework license to integrated games and players utilizing their NFTs for creating derivative work. Customized characters, creatures and other NFTs can be minted using your IP.

See Chainmonster's [Customization](/game-mechanics/customization.md) options for how games can utilize your collections in-game.


---

# 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/game-mechanics/interoperability/cross-game-interoperability-framework.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.
