# Connect to the network

You can add the network to the MetaMask using the [Chainlist service](https://chainlist.org/?search=acala) or follow the instructions on how to add the network manually.

## Automated process

Follow the link to the network you are trying to add, connect your wallet and the network will be added to your wallet.

{% embed url="<https://chainlist.org/chain/595>" %}
Automated process of adding the Mandala EVM+ network to your wallet
{% endembed %}

{% embed url="<https://chainlist.org/chain/686>" %}
Automated process of adding the Karura EVM+ network to your wallet
{% endembed %}

{% embed url="<https://chainlist.org/chain/787>" %}
Automated process of adding the Acala EVM+ network to your wallet
{% endembed %}

## Manual process

{% hint style="info" %}
NOTE: The manual process example connects to the Mandala EVM+. For other networks can substitute the values with any of the values provided at the [network configuration](https://evmdocs.acala.network/network/network-configuration) section.
{% endhint %}

In order to be able to interact with the Acala EVM+ in Mandala TC9, you first need to navigate to the **Add network** section of the MetaMask. You can find it at the bottom of the list of available networks after clicking on the currently active network.

![MetaMask => Currently active network => Add network](https://1503523808-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MAz4EenwXLth_HO_hmJ-887967055%2Fuploads%2FWz1rByJAVVr5MOdxgEaS%2FScreenshot%202022-03-02%20at%2002.22.49.png?alt=media\&token=365d2c22-49d2-4952-94cf-54a7fe154ad8)

This should open up a form to add a new network to your MetaMask (you might have to unlock MetaMask before it opens). Once the form is opened, use the following information to add the Mandala TC9 network.


---

# 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://evmdocs.acala.network/tooling/metamask/connect-to-the-network.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.
