# My $Enjimon

The My $Enjimon page consists of three main features, the Navigation Bar, Utility Bar, and The Wallet Window. The My $Enjimon page will display all the Trainers tamed/owned $Enjimon inside the Wallet Window. All navigation bars in the Wallet Monsters DApp will adapt to the Trainer's current task display relevant tabs. The Utility bar contains various valuable functions for the current Trainer.

### Navigation Bar

We have the following tabs available from the navigation bar: 'refresh contract', WallePeDia, Learn More, Logout. Should you need to see the effects on an $Enjimon after performing an interaction, use the Refresh Contract tab to reload the page. WallePeDia takes you back to the core hub of the DApp. Learn More to discover the wonder of the Wallet Monsters protocol and check the beta record of the process. The logout button will log the user out and return them to the homepage.

### Utility Bar

The Utility bar provides a Wallet for protocol balances, a dashboard to see on-chain web 3 transactions and balances, access to the marketplace, and a Pop-up Trainer shop.

#### UUJI Wallet

![UUJI Wallet](/files/Ib4eF5isge7O0jVVcreY)

The <mark style="color:purple;">UUJI</mark> Wallet contains the Trainers balances for <mark style="color:purple;">UUJI</mark>, <mark style="color:blue;">eDEF</mark>, <mark style="color:blue;">eATK</mark>, <mark style="color:orange;">ePotions</mark>, and <mark style="color:orange;">Elixers</mark>. Trainers can transfer tokens from their wallet by clicking the button for the desired token they would like to transfer. This will take the Trainer to the Transfer page, in the 'Transfer Item' box the selected token will be pre-populated, enter the amount of the token and address you would like to send it to, and hit transfer.

{% hint style="info" %}
The token ID input field is pre-filled based on the token chosen, Trainers are free to change the ID to any token they have a positive balance greater than any hold amount (if applicable)
{% endhint %}

![Transfer Page](/files/650sdapT4Rtc1IHEwL9c)

#### Balances

The Balance button in the utility bar pulls up a Dashboard that shows the Trainer's transactions, account balances, and NFT collections cross-chain. &#x20;

![Trainer Web3 Balance(s) Dashboard ](/files/cV42RjpbqWRYvqenaIdF)

#### Marketplace

The Marketplace button takes Trainer to the global Wallet Monster Marketplace, where trainers can buy & sell $Enjimon. (see Marketplace & Pop-up Trainer Mart for details)

#### Pop-Up Trainer Mart

The Pop-Up Trainer Mart button will pull up a 24/7 Market where trainers can mint <mark style="color:blue;">eATK</mark>/<mark style="color:blue;">eDEF</mark> potions  and/or purchase small amounts of <mark style="color:purple;">UUJI</mark> with no restrictions

![Pop-Up Trainer Shop](/files/GvxQBNmoU80cO7dEIJpA)


---

# 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/my-usdenjimon.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.
