# MetaMask (EVM) - Manual

1. Click on the **dropdown networks menu** on top of the MetaMask wallet extension.

<div data-full-width="false"><figure><img src="https://3739409932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvh80ue5X9nMskPC6XjLd%2Fuploads%2FMfhmvzPiNTGGDRsWVVxk%2Fswisstronik1.png?alt=media&#x26;token=a0ba75d9-cc86-4e19-ba8a-39265c993350" alt="" width="351"><figcaption></figcaption></figure></div>

2. Select **Add Network**.

<figure><img src="https://3739409932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvh80ue5X9nMskPC6XjLd%2Fuploads%2FpO0kim8SNCz6tmHlh31C%2Fswisstronik2.jpg?alt=media&#x26;token=d9180daf-ab7f-441a-9906-80e42706501a" alt="" width="354"><figcaption></figcaption></figure>

3. Click on **Add a network manually**

<figure><img src="https://3739409932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvh80ue5X9nMskPC6XjLd%2Fuploads%2FEmCr1RLKmf7X4fYiILjH%2Fswisstronik3.jpg?alt=media&#x26;token=3aa70dad-0b82-4285-a4b2-41229f455d2c" alt=""><figcaption></figcaption></figure>

5. Fill in the following details:

* **Network Name:** Swisstronik
* **New RPC URL:** <https://json-rpc.mainnet.swisstronik.com/unencrypted/>
* **Chain ID:** 1848
* **Currency Symbol:** SWTR
* **Block Explorer URL:** <https://explorer-evm.mainnet.swisstronik.com/>

<figure><img src="https://3739409932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvh80ue5X9nMskPC6XjLd%2Fuploads%2F9BHlfczd72mKn3nw7vcB%2Fmainnet_metamask.jpg?alt=media&#x26;token=d563d9e5-0b08-4cde-9700-7bf8df631bb2" alt="" width="358"><figcaption><p>Swisstronik Mainnet params</p></figcaption></figure>

If you correctly added Swisstronik Mainnet to the list of your chains, you'll see the following popup

<figure><img src="https://3739409932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvh80ue5X9nMskPC6XjLd%2Fuploads%2FLBTEwa9v0QXA3kszxw97%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-06-21%20%D0%B2%2013.37.27.png?alt=media&#x26;token=025b207f-2b0a-4c1c-8b39-d3d67471604c" alt=""><figcaption></figcaption></figure>

Congratulations🎉, Now you can interact with Swisstronik Mainnet using MetaMask!


---

# 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.swisstronik.com/swisstronik-docs/development/connect-wallets/metamask-evm-manual.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.
