# Connect to Sanko Testnet

<figure><img src="/files/pJSBj6pqJZ6eB5icYiDB" alt="" width="250"><figcaption></figcaption></figure>

## Using the Sanko Hub Page

1. Navigate to our [Hub Page](https://sanko-arb-sepolia.hub.caldera.xyz/)
2. Click the **Connect** button in the *Your Wallet* section, and you will be prompted to switch to the Sanko Network

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

## Manually via Metamask

You can add the network manually via the following details:

* Network Name: Sanko Testnet
* RPC URL: <https://sanko-arb-sepolia.rpc.caldera.xyz/http>
* Chain ID: 1992
* Currency Symbol: tDMT


---

# 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.sanko.xyz/build-on-sanko/connect-to-sanko-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.
