# Configuration

**Step 1: Open the MetaMask extension.**

**Step 2: Add Cascadia Network from ''Settings''.**

In the top right, select **"My Account"**.

Then select **"Networks"** in the Settings menu.

Then select **''Add Network''.**

![](/files/HSg3dgzTfjrvJNoOQk80)

**Step 3: Select ''Add a Network Manually'' and add the following information.**

**Network Name:** `Cascadia Testnet`

**New RPC URL:** `https://testnet.cascadia.foundation`

**Chain ID:** `11029`

**Symbol**: `tCC`

**Block Explorer URL:** `https://explorer.cascadia.foundation`

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

Once you add all the information above, click on the **''Save''** button.


---

# 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://cascadia.gitbook.io/gitbook/network/configuration.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.
