# How To

### **How to Use COTI with MetaMask**

#### **Step 1: Install MetaMask**

* Download MetaMask from the official browser extension store or mobile app store.
* Create a new wallet or import an existing one.

#### **Step 2: Add the COTI Mainnet to MetaMask**

Open MetaMask → **Networks** → **Add a Custom Network**, then enter:

Network Name: COTI\
RPC URL: <https://mainnet.coti.io/rpc>\
Chain ID: 2632500\
Currency Symbol: COTI\
Block Explorer: <https://mainnet.cotiscan.io\\>
\
Save the network and switch to **COTI**. ([docs.coti.io](https://docs.coti.io/coti-documentation/networks/adding-the-coti-network-to-metamask?utm_source=openai))

#### **Step 3: (Optional) Use Chainlist**

You can also add the COTI network automatically using Chainlist:\
\
[https://chainlist.org <br>](<https://chainlist.org&#xD;&#xA;>)\
\
Search for “COTI” and click “Add to MetaMask.” ([coinmarketcap.com](https://coinmarketcap.com/academy/article/how-to-connect-metamask-to-almost-any-blockchain?utm_source=openai))

#### **Step 4: (Optional) COTI MetaMask Snap**

If you want enhanced COTI features inside MetaMask, you can install the official COTI Snap:\
\
[https://snaps.metamask.io/snap/npm/coti-io/coti-snap/\
\ <br>](<https://snaps.metamask.io/snap/npm/coti-io/coti-snap/&#xD;&#xA;>)This enables additional COTI‑specific functionality for supported dApps. ([docs.coti.io](https://docs.coti.io/coti-documentation/build-on-coti/tools/coti-metamask-snap?utm_source=openai))\
\
[ <br>](<https://snaps.metamask.io/snap/npm/coti-io/coti-snap/&#xD;&#xA;>)


---

# 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://shinobi-3.gitbook.io/shinobi-whitepaper/coti-chain/how-to.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.
