# Meta Mask Android Application

{% tabs %}
{% tab title="Steps - 1" %}
**Click the "+" Button:**

After opening the VPN client app, click the "+" button at the right end of the screen to begin adding your M-Key.

<figure><img src="/files/8O0h97BZVo9usGZb8Bps" alt="" width="144"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Steps - 2" %}
**Add M-Key:**

A new UI will appear labeled "Add M-Key."

**Paste Your M-Key**

You’ll see a text input box with a "Paste" button next to it. Click the "Paste" button to insert the M-Key (starting with `m-key://`) that you copied earlier.

<figure><img src="/files/d3DYEyPM16PM0vjaFZ8F" alt="" width="144"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Steps - 3" %}
**Connect and Complete:**

Once the M-Key is pasted, click the "Connect" button to establish your VPN connection.

<figure><img src="/files/FbPGqOs286AgSXKE6Ykg" alt="" width="144"><figcaption></figcaption></figure>

<figure><img src="/files/0eZmey6mo5xzRJ0As97I" alt="" width="144"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Steps - 4" %}
**Monitor Connection:**

Check Bandwidth Allowance: The M-Key comes with a limited data allowance (GB). If you notice the connection slowing down, you may have reached the limit. To verify, go to the MetaMask Dashboard and check your current GB allowance. In the MetaMask Client Application, check the traffic usage and confirm if it matches the allowance shown in the MetaMask Dashboard.&#x20;

**Remove and Generate a New M-Key:**

If your GB allowance has been exhausted, click the Delete Icon next to the M-Key to remove it from the app. Follow the steps in the [How to Generate a New M-Key](/getting-started/integrations.md) section to create and add a new M-Key.

<figure><img src="/files/6OdNMBFXzzJgBrurqTHe" alt="" width="144"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://guide.metamask.nugmyanmar.org/clients/meta-mask-android-application.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.
