# How to setup Testnet wallet

Tonkeeper\\

Go to the settings menu, tap the logo at the bottom of the screen five times, then switch Dev Mode to “ON.”

\\

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

Go back to the main screen, select “Add Wallet,” and then choose “Testnet Account” to add a testnet wallet. You'll need to re-enter your seed phrase.

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

## MyTonWallet

Go to the settings menu, tap the logo at the bottom of the screen five times, then switch Network to “Testnet”. You'll need to re-enter your seed phrase or create a new wallet.

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

## Tonhub

Go to the “More” menu, tap the logo at the bottom of the screen five times, then switch Network to “Testnet.”

<figure><img src="/files/M4wpMONiMPIiM9mpYRJn" alt=""><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.tonco.io/tonco-testnet/how-to-setup-testnet-wallet.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.
