# Configure HECO Test network in Metamask

1.Login to your Metamask wallet and click on **\[Ethereum Mainnet].**

<div align="left"><img src="/files/sVQvxKlH4L2wo5GjqgY4" alt=""></div>

2.Choose **\[Custom RPC]**.

<div align="left"><img src="/files/BBRZKv8rOjJKxBbT5MTX" alt=""></div>

3.Key in the relevant details to configure HECO Test network:

\
**Network name:** heco-testnet

**New RPC URL:** <https://http-testnet.hecochain.com>

**ChainID：**&#x32;56

**Currency Symbol(optional):** HT

**Block Explorer URL(optional):** <https://testnet.hecoinfo.com>

<div align="left"><img src="/files/6TpKW78Q6GiVFEcjcN8H" alt=""></div>

4\. Click **Networks，**&#x63;hoose **\[heco-testnet].**

<div align="left"><img src="/files/EzUkaoo5BW4SSUUqtvyv" alt=""></div>

5.Add Test Token.

**NXTP (Test Token representing NT) Contract Address:** 0xcea0F3A470b96775A528d9f39Fc33017bae8d0Ba


---

# 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.nextype.finance/tutorial/how-to-switch-to-heco-testnet/configure-heco-test-network-in-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.
