# How to Add Bullchain to MetaMask?

MetaMask wallet supported wallets for the Bullchain Network at the time of this writing. You can automatically add the Bullchain to your MetaMask Chrome extension by visiting Bullchain's bridge.

<figure><img src="/files/0176tmzmTonpq8qIwxLz" alt=""><figcaption></figcaption></figure>

Click “Connect wallet” and follow the preceding prompts. Manually add Bullchain network tesnet

Log into your MetaMask, click on the network bar on the top right corner of your wallet and select Add Network from the drop-down.

In the form that pops up, fill in the following accordingly:

Network Name: Bullchain

RPC: <https://testnet.bullchain.org/>

ChainID: 1281

Symbol: tBULL

Explorer: <https://explorer.bullchain.org/>

Click save, and Bullchain network can now be accessed via your MetaMask wallet.


---

# 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://bullchain-bulldoginu.gitbook.io/bulldog-inu-whitepaper/bulldog-inu-ecosystem/bullchain-memechain/how-to-add-bullchain-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.
