# Switching Networks

This page shows how its possible to switch Cardano networks for each of the wallet types supported on Clarity

* [Nami](#nami)
* [Eternl](#eternl)

## Nami

**Step 1: Click your profile in the top right**

<figure><img src="/files/MrGYFPC62azKLhD2Y98Q" alt="" width="375"><figcaption></figcaption></figure>

**Step 2: Click 'Settings'**

<figure><img src="/files/UOANJpQF2WmWpYxx8UkK" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Click 'Network'**

<figure><img src="/files/04RWyDVotHrt3uRC8Pnr" alt="" width="375"><figcaption></figcaption></figure>

**Step 4: Choose network.**

Use 'Preview' for testnet, and 'Mainnet' for mainnet.

<figure><img src="/files/fDXrDbScmywFeWlsgVD2" alt="" width="375"><figcaption></figcaption></figure>

## Eternl

**Step 1: Open Eternl and click the network in the bottom right.**

<figure><img src="/files/7BOgGq7AZW5q1J9jfsVe" alt=""><figcaption></figcaption></figure>

**Step 2: Choose network**

Use 'Preview Testnet' for testnet, and 'Cardano Mainnet' for mainnet.

<figure><img src="/files/5mEFhp9kLkFCFP3lf930" alt="" width="322"><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://docs.clarity.vote/getting-started/connecting-your-wallet/switching-networks.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.
