# Add Humanity Mainnet to Metamask

## Preferred Method

Add the network via [ChainList.org](https://chainlist.org/chain/6985385)

## Manual Method

1. Click on “Select a network”
2. Click on “Add a custom network”

![](/files/w0U5KlupeGMM9GMUGFAr)

<table><thead><tr><th width="291.05859375">Key</th><th>Value</th></tr></thead><tbody><tr><td>Network</td><td><code>Humanity</code></td></tr><tr><td>RPC URL</td><td><code>https://humanity-mainnet.g.alchemy.com/public</code></td></tr><tr><td>Chain ID</td><td><code>6985385</code></td></tr><tr><td>Currency symbol</td><td><code>H</code></td></tr><tr><td>Block Explorer URL</td><td><a href="https://humanity-mainnet.explorer.alchemy.com/">https://humanity-mainnet.explorer.alchemy.com/</a></td></tr></tbody></table>

Fill in the required fields as follows and click “Save”

![](/files/yk845Z3DQKai8p7uX2hY)


---

# 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.humanity.org/developer-guides-and-tutorials/on-chain-guides/connect-wallets/add-humanity-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.
