# Frequently questions

<mark style="background-color:green;">**How to buy MEV?**</mark>\
\
Users can buy MEV on digital exchanges: [Huobi Global](https://www.huobi.com/en-us/exchange/mev_usdt), [MEXC](https://www.mexc.com/exchange/MEV_USDT), [Coinone](https://coinone.co.kr/exchange/trade/mev/), and [Bithumb](https://www.bithumb.com/trade/order/MEV_KRW).\
\
MEXC is the only exchange that MEVerse mainnet is integrated with at this moment, which means users can transfer MEV directly to Metamask on the MEV network. Otherwise, users must convert the network through the MEVerse account or MEVerse Bridge. MEVerse mainnet will be integrated with other exchanges gradually.\
\
✅[MEVerse Account](https://www.meverseaccount.io/home)\
✅[MEVerse Bridge](https://www.meversebridge.io/)\
\ <mark style="background-color:green;">**How to add MEVerse Network on Metamask?**</mark>\
✅[Please refer to the guidelines](https://medium.com/meverse/guideline-adding-meverse-network-to-your-metamask-wallet-20297afc6ec3)\
\ <mark style="background-color:green;">**How to transfer MEV to Metamask to use MEVerse DEX?**</mark>\
✅[Please refer to the guidelines](https://medium.com/meverse/guideline-how-to-transfer-mev-to-matamask-to-use-meverse-dex-dbaeaa4c49cd)\
\ <mark style="background-color:green;">**How to use MEVerse Account & Keystore?**</mark> \
Please refer to the Guideline

✅[MEVerse Account](https://medium.com/meverse/meverse-account-guideline-9f9a42c25399)\
✅[MEVerse Keystore](https://medium.com/meverse/meverse-keystore-guideline-c7b034c7c029)

<mark style="background-color:green;">**Where to buy NFT?**</mark>\
Users can buy Pocket Battles: NFT War on [MEVerse NFT Marketplace](https://meversedex.io/marketplace).

<mark style="background-color:green;">**Wish to change the Metamask wallet address that is already connected?**</mark>\
There is a feedback feature in the Pocket Battles: NFT War game that users can contact the game customer service.\
\ <mark style="background-color:green;">**What is the MPL Token address?**</mark>\
✅**MPL Token Address:** 0xbd95e72f28b5ac5ee4d99b6a8bcb2d03f25247e3\
\ <mark style="background-color:green;">**What is the MEV Token Address?**</mark>\
✅**ERC20-based MEV:** 0xb3Cb8d5AEFF0F4d1f432f353309f47b885E404E3\
✅**MEVerse-based MEV:** 0xef3432f1d54ec559613f44879fef8a7866da3e07\
\ <mark style="background-color:green;">**How to get a small amount of MEV for the transfer fee?**</mark>\
The users who use MEVerse Bridge for the first time will receive 0.5 MEV as a transfer fee. (1 Transaction cost 0.1 MEV)\
✅[MEVerse Bridge](https://www.meversebridge.io/)


---

# 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://meversedex.gitbook.io/pocketbattlesnftwar/pocket-battles/frequently-questions.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.
