# Link Parex Testnet to MetaMask

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

1. This topic assumes you have already installed MetaMask on your system. If not, [install MetaMask](https://docs.parex.network/for-developers/develop/basics/use-metamask/install-metamask) (either web-based extension or mobile app) first.
2. For your convenience, pin 📍 the MetaMask extension to your preferred browser:

<figure><img src="https://1378802755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnL6cmoaNZKRXQ84jDmVz%2Fuploads%2FGXwt0QYF6MvVsHz4i9UP%2F22.png?alt=media&#x26;token=65437a8c-644d-4f41-9a4c-43f1f196068e" alt="" width="486"><figcaption></figcaption></figure>

### Steps <a href="#steps" id="steps"></a>

To connect your MetaMask account Parex Testnet, do the following:

1. Click on the **MetaMask** icon to view your account.

<figure><img src="https://1378802755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnL6cmoaNZKRXQ84jDmVz%2Fuploads%2Fx3k57KEVE9RoUCbp0zf9%2F11.png?alt=media&#x26;token=168e18c2-b2d6-4576-80b2-8f3bc329e6a1" alt=""><figcaption></figcaption></figure>

2. By default, you will be connected to the Ethereum Mainnet. Click on the *dropdown* menu to expand. Select **Add Network**. This will open the MetaMask settings page in the "Networks > Add a network" section

<figure><img src="https://1378802755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnL6cmoaNZKRXQ84jDmVz%2Fuploads%2FROk5tOOrgaPSeeyDgiKz%2F33.png?alt=media&#x26;token=7d6882e2-43e4-438b-b21f-3b1051daf917" alt="" width="563"><figcaption></figcaption></figure>

3. On the *Add a network* page, click "Add a network manually", and use the form to enter the relevant values in the respective fields of your MetaMask account. The values for Parex Chain Mainnet and Testnet [are available here](https://docs.parex.network/for-developers/develop/basics/connect-to-parex-chain/connect-using-rpc).

<figure><img src="https://1378802755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnL6cmoaNZKRXQ84jDmVz%2Fuploads%2FOvCcX4WknQ5QNHtWwu3Z%2Ftestnet%20add%20metamask.png?alt=media&#x26;token=9c98d96c-ea62-41e6-9542-92797fe6e264" alt="" width="563"><figcaption></figcaption></figure>

4. Click **Save**.

{% hint style="info" %}
The *Save* button will be enabled only when the form is filled correctly using the table.
{% endhint %}

5. The green checkmark ✅ indicates that you have successfully linked Parex Testnet to your MetaMask account. Now you can start exploring, customising, and using your MetaMask Wallet.

\ <br>


---

# 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://docs.parex.network/for-developers/develop/basics/use-metamask/link-parex-testnet-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.
