> For the complete documentation index, see [llms.txt](https://docs.swisstronik.com/swisstronik-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swisstronik.com/swisstronik-docs/development/connect-wallets/testnet-keplr-cosmos.md).

# Testnet Keplr (Cosmos)

1. Install the Keplr wallet from here: <https://www.keplr.app/download>;
2. Run it, create or recover a wallet;
3. Go to the page <https://chains.keplr.app/> and type 'swtr' in the 'search chain' box:

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

4. Click Add to Keplr;
5. In Keplr app click on 'Approve' button:

<figure><img src="/files/d71YJLlCTaABnc16CHZc" alt="" width="258"><figcaption></figcaption></figure>

6. Reopen Keplr app, type 'swtr' in search box and click on 'Manage' button next to the Swisstronik chain:

<figure><img src="/files/evoXAJh7KR0JxynOXOIT" alt="" width="268"><figcaption></figcaption></figure>

7. A new window in browser will be opened. Select Swisstronik token and click 'Save':

<figure><img src="/files/C9o9wBb9A0KO4IsyP1BG" alt="" width="265"><figcaption></figcaption></figure>

7. Reopen the Keplr app, you will able to see Swisstronik Testnet in the list of enabled chains:

<figure><img src="/files/0RYAdI2mETda8ajxbPzl" alt="" width="270"><figcaption></figcaption></figure>

Congratulations🎉, now you can interact with Swisstronik Testnet using Keplr!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.swisstronik.com/swisstronik-docs/development/connect-wallets/testnet-keplr-cosmos.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.
