# Adding the Metis Network

*To be able to add a custom network to your wallet, you need to open up your wallet. Click* [*here*](/koris/login/social-login/wallet-access.md) *to open the wallet*

1. **Click on `Settings` button on the top of your screen**

<figure><img src="/files/ybGMcv36kOjIZ7E1vUtl" alt=""><figcaption></figcaption></figure>

2. **Navigate and click on the `Add Custom Network` button**

<figure><img src="/files/eJmvaisWon5ykJsqhCdQ" alt=""><figcaption></figcaption></figure>

3. **Fill in Metis** [**Connection details**](https://docs.metis.io/dev/readme/connection-details) **in the spaces provided. Finally click on the `Save` button**&#x20;

<figure><img src="/files/Oz0mX24sOq6LtVYPAIx2" alt=""><figcaption></figcaption></figure>


---

# 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.koris.io/koris/login/social-login/adding-the-metis-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.
