# What is BattleWrapper?

BattleWrapper is a smart contract designed to 'wrap' existing NFTs with [Zoogz](https://monkeez.gitbook.io/monkeez/zoogz/what-are-zoogz)-like stats.

### WE CAN ALL BE ZOOGZ

We envision a future where interoperability is paramount, and blockchain-based games can be created to incorporate new and old collections alike. By using a consistent stats system as the base for these games, and adding on to these stats as needed, a robust gaming ecosystem can be created.

The goal of BattleWrapper is to make it as easy as possible for every NFT collection to participate in future gaming worlds.&#x20;


---

# 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://docs.battlewrapper.com/what-is-battlewrapper.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.
