# Tomb Chain

**Metamask setup**&#x20;

* Before being able to utilize any assets on Tomb Chain, we first need to setup our Tomb Chain network on Metamask.
* In order to do so, please open your Metamask wallet and select network; Custom RPC. (See attached image below).

![](/files/-M_5QrkNtInXALN_Akv5)

Now put in the following in order to setup your Fantom wallet.

1. **Network name**: TombChain
2. **New RPC URL**: [https://rpc.tombchain.com](https://rpcapi.fantom.network/)
3. **ChainID**: 6969
4. **Symbol**: TOMB
5. **Block Explorer URL**: [https://tombscout.com/](https://ftmscan.com/)

![Should look like this](/files/DG4OxPbTchqL4gEXXn1H)

Press save, and your Tomb Chain Wallet should now show up in the Network selection Tab.


---

# 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.lif3.com/guides/wallets/metamask/tomb-chain.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.
