# Adding Optimism Kovan Network

Optimism Kovan Network is the test network we are going to use for the Rawrshak platform's open Alpha launch.

#### 1. Open the Metamask Wallet

![Metamask Browser Wallet](/files/durE9B1leEsc3n521khm)

#### 2. Open the Accounts and click Settings

![Go to Settings](/files/zLkkk2cNvM5q9fQCqWJn)

#### 3. Scroll to the "Networks" section

![Select Networks](/files/zCQ9E3hhNX1wOq6xFCfU)

#### 4. Click the "Add Network" button and fill information

![Click Add Network](/files/F0xxuQ5oWDIcGYXUXgfn)

This opens up the Metamask Settings. Fill in the Optimism Kovan info and click *Save* to add the network.

<table><thead><tr><th width="225.0234541577825">Parameter</th><th>Value</th></tr></thead><tbody><tr><td>Network Name</td><td>Optimism Kovan</td></tr><tr><td>New RPC URL</td><td>https://kovan.optimism.io</td></tr><tr><td>Chain ID</td><td>69</td></tr><tr><td>Block Explorer URL</td><td>https://kovan-optimistic.etherscan.io</td></tr><tr><td>Currency Symbol</td><td>ETH</td></tr></tbody></table>

![](/files/UUPWPbotpIfdindOqaLe)


---

# 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.rawrshak.io/tutorials/gamer/setup/adding-optimism-kovan-network.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.
