# DogeChain Wallet

## How to add DogeChain network to Metamask wallet

\
Go to <https://chainlist.org/?search=2000>, connect your wallet, and click "Add To Metamask".

## **Manual Setup**

Custom RPC details to add DogeChain on Metamask or other wallets:

**RPC URL:** <https://rpc.dogechain.dog/>

**Network/Chain Name:** DogeChain

**Chain ID:** 2000

**Currency Symbol:** WDOGE

**Main Block Explorer URL:** <https://explorer.dogechain.dog>

[Click Here](https://metamask.zendesk.com/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC) (<https://metamask.zendesk.com/hc/en-us/articles/360043227612-How-to-add-a-custom-network-RPC>) for help adding the custom chain/RPC to Metamask

In case you have an issue (JSON-RPC errors) using standard RPC URL you could use Ankr or other available from the Mainet list <https://docs.dogechain.dog/docs/overview>


---

# 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://dogemuskswap.gitbook.io/untitled/technical-related/dogechain-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.
