> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/pocketbattlesnftwar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/pocketbattlesnftwar/pocket-battles/game-guideline/nft-setting.md).

# NFT Setting

### Please use <mark style="color:red;">METAMASK Browser</mark> to follow this guideline on Mobile Device

This is a guideline for users who want to use NFT Heroes to strengthen their army and join Pocket Championship!

If you are new to Pocket Battles: NFT War, please check out[Basic Setting](/pocketbattlesnftwar/pocket-battles/game-guideline/basic-setting.md) first.

### 1. Send MEV from MEXC to Metamask (More exchange will support MEVerse Mainnet)

![](/files/sabbZOryd76v6h4a54G6)

Go to <https://www.mexc.com/exchange/MEV_USDT> to get MEV

![](/files/tNKqPV48BNJJuzwyhqjF)

Input your **Metamask Wallet Address** in "Address" Box.&#x20;

{% hint style="warning" %}
Make sure to select the **Withdrawal Network** as **MEVerse!**
{% endhint %}

![](/files/YnyUBtTNDCYBYVhPbwT7)

You can simply copy your address by clicking the address.

Once the withdrawal is complete, Please check MEV tokens in your Metamask wallet.

### **2**. Go to MEVerse DEX via Metamask Browser

![](/files/H3ooz3nkhJK3ue5Das86)

Please check the network if it's set as **MEVerse Mainnet.**

Click the bar button to proceed

![](/files/EcwGk3oPxZG0DVJn4UOz)

Click "**Browser**" button

![](/files/nLHCiDhvXxoZNKnljEsW)

Click the box the change the website

![](/files/FIjEbCd4yiFj1hTnGJbQ)

Go to **meversedex.io**&#x20;

### **3. Connect your wallet in MEVerse DEX**

![](/files/MNCfR85olJRR5lD2bX4B)

Click **"Wallet button"** in the upper right corner

![](/files/TZe0VIUPXtIOE3Kkq5nY)

Click "**Sign**" to log in to MEVerse DEX

![](/files/xIWTjTE6xFNPBZdcgAdr)

Click the menu button

![](/files/G2Gh0jhL6SYipFodmnXa)

Click "**Marketplace**" button

![](/files/8BlxE2xDrz2QTSk3UKPc)

Click **Mystery Box** page

### 4. Purchase Mystery Box NFT

![](/files/GUI1zWrXWOg7rVVwS1md)

Select the box you want to purchase

![](/files/oWhEDAZQ1mNXxTI3KiAY)

Click "**Approve**" button to purchase an NFT. \*Approve is only required at very first time.

![](/files/m9zSyvqlJsxx5EwqvSi4)

You have 2 options to purchase NFT Mystery Box.

**Buy Now** is a button that you agree **to buy with the current listed price** (5,900 MEV is listed price in the sample screenshot)

**Make Offer** is a button that you agree **to offer cheaper price than the listed price.** **The seller has to accept your offer to complete**&#x20;

### 5. Reveal the Mystery Box

Reveal will start on 11:00 AM UTC, July 27th 2022


---

# 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, and the optional `goal` query parameter:

```
GET https://meversedex.gitbook.io/pocketbattlesnftwar/pocket-battles/game-guideline/nft-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
