> For the complete documentation index, see [llms.txt](https://faqen.mobox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqen.mobox.io/games-guide/how-to-transfer-your-usdmec-via-wallet.md).

# How to transfer your $MEC via Wallet

### Step 1: Make sure you have MEC in your wallet

If you have MEC in your Metamask Wallet, your NFT asset tab will display as follow:

{% tabs %}
{% tab title="Find "NFTs" Section" %}
![](/files/88j6Ecx4kdhYpTHD67NC)
{% endtab %}

{% tab title="Click on the "MEC" NFT" %}
![](/files/OVkIUF1OGhVlVS9SzwmA)
{% endtab %}
{% endtabs %}

### Step 2 (Optional): Have MEC but don't see it in your Metamask? You can import your NFTs

**Follow below steps to import**

{% tabs %}
{% tab title="Find "Import NFT"" %}

<div align="left"><figure><img src="/files/fglNG21qNX6BPpPylZrY" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Import Manually" %}

1. Contract Address: 0x98387108842a7CfC7bA23E080030351f6ea68ac0
2. Token ID: 1

<div align="left"><figure><img src="/files/XsLUVaevAXGZ5r8vfoWy" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

### Step 3: Transfer your MEC

{% tabs %}
{% tab title="Open your MEC asset balance view" %}

<div align="left"><figure><img src="/files/yAd6kZLSVqGEI7KOrG7T" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Hit "transfer"" %}

1. Your MEC balance is available at the bottom of your "amount field"
2. input how much you would like to transfer

![](/files/meALSkGSZzADV1lNi1Fl)
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://faqen.mobox.io/games-guide/how-to-transfer-your-usdmec-via-wallet.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.
