> For the complete documentation index, see [llms.txt](https://yourun-ltd.gitbook.io/warshmallowsworld/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yourun-ltd.gitbook.io/warshmallowsworld/welcome/the-technical-aspect/interoperability.md).

# Interoperability

The main idea in making Warshmallows Classic meet Warshmallows Sandbox and Warshmallows NFTs is to show the world how a game and a metaverse can be interoperable. Basically, EVERY element acquired or collected in the game will give access to an element in the other game version.

<figure><img src="/files/oBeIVjYRLDYosrKnh0iD" alt=""><figcaption><p>Warshmallows World - Green in the metvaerse</p></figcaption></figure>

​

By purchasing loot boxes either in the Warshmallows store, the NFTs marketplace, or even the sandbox marketplace, you can unlock for example the character "Green classic" which will be automatically unlocked in all games. This means that if you unlock the green classic in Warshmallows NFTs, it will automatically be unlocked in Warshmallows Sandbox and Warshmallows classic.


---

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

```
GET https://yourun-ltd.gitbook.io/warshmallowsworld/welcome/the-technical-aspect/interoperability.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.
