# Adding the COTI Mainnet to MetaMask

Follow these instructions to add the COTI mainnet directly to your MetaMask wallet.

### Instructions

1. Open MetaMask.
2. Click on the dropdown of networks and select **"Add a Custom Network"**.\
   ![](https://2557786554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeC83qbrBhITO4kE7kTNB%2Fuploads%2Fgit-blob-56d9b190cd285111b4889915c36b07f1f3fd3300%2Fimage.png?alt=media). ![](https://2557786554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeC83qbrBhITO4kE7kTNB%2Fuploads%2Fgit-blob-d8e5f0926c2639b457df74cae25a439cbea76420%2Fimage.png?alt=media)
3. Fill in the following info based on the network you wish to add:

| Parameter          | MAINNET                       |
| ------------------ | ----------------------------- |
| Network Name       | COTI                          |
| Default RPC URL    | <https://mainnet.coti.io/rpc> |
| Chain ID           | 2632500                       |
| Currency Symbol    | COTI                          |
| Block Explorer URL | <https://mainnet.cotiscan.io> |

![](https://2557786554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeC83qbrBhITO4kE7kTNB%2Fuploads%2Fgit-blob-86417e8d86dc37556fba7fbe48e42d6aa96e0eab%2Fimage.png?alt=media)\\

4. Click **Save**.


---

# 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.coti.io/coti-documentation/networks/mainnet/adding-the-coti-mainnet-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.
