# Easter Eggs and more

If this is your first time using the Wallet Monsters protocol, you probably have discovered its not as easy as it looks. Once you start getting the hang of it you're going to quickly navigate through it all. Here we decided to add some information that may give you the edge needed to become an $Enjimon Master!

#### Saving On Gas Fees

Trainers own their digital assets and are free to sell, trade, hodl, or do whatever else they like with their items. We offer an in DApp Marketplace that connects specifically $Enjimon Trainers, Traders, and Breeders around the globe. Like any decentralized marketplace, the smart contract needs your approval to make transfers from your wallet on your behalf. This approval is in the form of a cryptographic signature from your web3 wallet, and a gas fee to confirm that transaction. This step of approving the smart contract and paying the gas fee can be avoided by purchasing an <mark style="color:blue;">eATK</mark> or <mark style="color:blue;">eDEF</mark> potions from the [Pop-Up Trainers Mart](/wallet-monsters/wallet-monsters-mastery/marketplace-and-pop-up-mart.md#pop-up-trainers-mart) this transaction will approve the contract in one transaction.

#### $Enjimon Interactions

low level $Enjimon require more maintenance, as they grow in level their endurance level increases requiring fewer interactions. $Enjimon with higher levels can go from days to weeks without needing to be fed again. However, Trainer beware higher level $Enjimon require larger quantities of <mark style="color:purple;">UUJI</mark> to power them up. For more information check out the  [Base Fee](/wallet-monsters/the-basics/tokens-and-tokenomics.md) section of this manual.

**Wallet Monsters Team**

* await Moralis.Cloud.run("TEAM");


---

# 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/tips-and-tricks/easter-eggs-and-more.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.
