# DApp Overview

The Wallet Monsters core DApp is an NFT game for raising $Enjimon. The DApp has additional features and interoperable contracts that extend the base Wallet Monster game—creating limitless possibilities that enhance the overall metaverse.

* **My Enjimon:**  Display Trainers collection of $Enjmon, interact with $Enjimon
* **$Enjimon Breeder:** The Wallet Monsters Breed Contract allows Trainers to engineer and breed new Ancient $Enjimon
* **Interoperable(s):** Portal to Interoperable NFT games.&#x20;
* **Asset Manager:** Display all available NFTs in contract
* **UNSTOPPABLE(S):** Wallet Monsters Metaverse portals in one spot. Hosted on Unstoppable domains.
* **Profile:** Trainers can edit/add Profile data

{% hint style="info" %}
**Good to know!** We're still documenting this version of Wallet Monsters. Updates will be reflected in documentation and a record of changes can be found in records
{% endhint %}


---

# 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://kiakilipictures.gitbook.io/wallet-monsters/wallet-monsters-mastery/dapp-overview.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.
