# Connect to Testnet

## Basic Dog Meme Sepolia

RPC: <https://rpc-basedog-base-sepolia-0.t.conduit.xyz>

WS: wss\://rpc-basedog-base-sepolia-0.t.conduit.xyz

Block Explorer: <https://explorerl2new-basedog-base-sepolia-0.t.conduit.xyz>

Chain ID: 2912311999

Native Currency: DOG

***Need Sepolia $DOG:*** [***https://faucet.basicdog.xyz***](https://faucet.basicdog.xyz)

### **To connect to Metamask:**

1. Navigate [Here](https://app.conduit.xyz/published/view/basedog-base-sepolia-0)
2. Click "Add to Wallet"

   <figure><img src="/files/8wPd1cwTDqXQc4dwVsmA" alt=""><figcaption></figcaption></figure>
3. Click "Connect Wallet" and follow prompts to connect your browser wallet.

   <figure><img src="/files/ZUOLWVzSBNtieynIuAFT" alt=""><figcaption></figcaption></figure>
4. Click "basedog-base-sepolia-0" and follow prompts to add the network to your wallet

   <figure><img src="/files/qZENCap4wInjGHVnJiUr" alt=""><figcaption></figcaption></figure>


---

# 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://basicdog.gitbook.io/basic-meme-chain/connect-to-testnet.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.
