# Connect your wallet

You may add Epic Chain to your wallet by clicking on the "Add" button on the bottom left of the block explorer page:

#### TESTNET:

<https://testnet.ernscan.io>

You may also add the network manually:

#### TESTNET:

* Network Name: Ethernity Testnet
* RPC URL: <https://testnet.ethernitychain.io>
* Chain ID: 233
* Currency Symbol: ETH
* Block Explorer URL: <https://testnet.ernscan.io>

#### BRIDGE ACCESS:

You can bridge access using our website[ ](https://xxx.com)<https://testnetbridge.ethernitychain.io/>.

Currently, the tokens that can be bridged are:

* ETH (Ethereum)
* EPIC (Epic): 0x40635e3Af18f7e979CCE758544fE381Ec234D6F8
* wETH (Wrapped Ethereum): 0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14

If you need some ETH and/or tokens for testing, please create a ticket on our Discord in the Help Desk section, under the channel L2-Tech-Support.


---

# 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.ethernity.io/introduction/connect-your-wallet.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.
