> For the complete documentation index, see [llms.txt](https://aarmaproject.gitbook.io/aarmachain-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aarmaproject.gitbook.io/aarmachain-documentation/guide/add-aarmachain-to-metamask.md).

# Add AarmaChain To Metamask

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

* You need to have Metamask wallet installed on your device. Visit [https://metamask.io](https://metamask.io/) to download and install it.&#x20;

### Adding AarmaChain to Metamask <a href="#add-chains-to-your-wallet" id="add-chains-to-your-wallet"></a>

Adding AarmaChain to Metamask is a simple process which is described as below;

* Step 1: Go to the AarmaChain explorer ([https://aarmascan.com](https://aarmascan.com/))&#x20;

<figure><img src="/files/uidsuO67lEXtcJixna8S" alt=""><figcaption><p>AarmaChain Explorer - <a href="https://aarmascan.com/">https://aarmascan.com</a></p></figcaption></figure>

* Step 2: Scroll down to footer and find '**Add AARMA Network'** button. Click on it.

<figure><img src="/files/Ow8xNc7au0DluC0Stu1p" alt=""><figcaption><p>AarmaChain Explorer - <a href="https://aarmascan.com/">https://aarmascan.com</a></p></figcaption></figure>

* Step 3: On clicking **'Add AARMA Network'** your Metamask will open. Now click on 'Approve' button from Metamask.

<figure><img src="/files/u76esAMQoBSwrYZGGicD" alt=""><figcaption><p>AarmaChain Explorer - <a href="https://aarmascan.com/">https://aarmascan.com</a></p></figcaption></figure>

It will ask you to switch from the current blockchain network to AARMA mainnet. Click on **'Switch Network'**

<figure><img src="/files/pStgpkByTIaaxnnuVXf1" alt=""><figcaption><p>AarmaChain Explorer - <a href="https://aarmascan.com/">https://aarmascan.com</a></p></figcaption></figure>

If you had followed every step, AarmaChain will be added to your Metamask.

### Troubleshooting <a href="#troubleshooting" id="troubleshooting"></a>

If the button does not work, head over to [<mark style="color:blue;">RPC configuration</mark>](https://aarmaproject.gitbook.io/aarmachain-documentation/network-reference/rpc-configuration) and enter all those details manually into the 'Add New Network' section of your Metamask.&#x20;


---

# 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://aarmaproject.gitbook.io/aarmachain-documentation/guide/add-aarmachain-to-metamask.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.
