> ## Documentation Index
> Fetch the complete documentation index at: https://docs.topokki.exchange/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting started

> Connect a wallet to GIWA Sepolia and start using Topokki.

## Add GIWA Sepolia

Configure your wallet with the following network details:

| Field           | Value                               |
| --------------- | ----------------------------------- |
| Network name    | GIWA Sepolia                        |
| Chain ID        | `91342`                             |
| Currency symbol | ETH                                 |
| RPC URL         | `https://sepolia-rpc.giwa.io/`      |
| Block explorer  | `https://sepolia-explorer.giwa.io/` |

You need test ETH for gas.

## Find the test assets

Topokki's deployment includes unrestricted test ERC-20 tokens. They are not canonical bridged tokens and should only be used for testing.

| Token | Decimals | Address                                      |
| ----- | -------: | -------------------------------------------- |
| WETH9 |       18 | `0x4200000000000000000000000000000000000006` |
| USDC  |        6 | `0x6b35178c07620365b05fe7c5b01c4f0c0e6dc62c` |
| USDT  |        6 | `0x2332873f45e22db8388445c66d7783eb8f3b198b` |
| WBTC  |        8 | `0x8733dc4e5067c63838ee3963d36b29dcacf0ff79` |
| TTEST |       18 | `0x01a24d6f238c29d4bebc2ac40f56723f4f8e83d2` |

## You're ready to go

* Use the interface to swap tokens.
* Provide liquidity through a V2 pool or V3 position.
* Follow [the roadmap](/roadmap) to see what is coming next.

<Warning>
  Test liquidity is intentionally small. Quote output can have substantial price impact, and a quote can become stale before it is submitted.
</Warning>
