# How to create a keystore wallet?

#### Go to the thorwallet [web app ](https://app.thorwallet.org/)and click connect on the top right corner.

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

#### Select **"Create Keystore"** dropdown menu.

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

#### Enter your wallet's seed phrase and create a password for the keystore file.

and then click on **Create Keystore.**

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

#### Save the **Keystore file** (we recommend you to save it in a flash drive)

Your keystore wallet/file has been created. You can now connect it to the web app and seamlessly access all of its features using the keystore file/wallet.

## Connecting a Keystore Wallet&#x20;

1. Go to the THORWallet [web app ](https://app.thorwallet.org/)and click connect on the top right corner.
2. Select keystore as the wallet connection type and then click on **Connect**.

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

#### Select the keystore file enter the keystore wallet password and then click **"Connect Wallet".**&#x20;

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

#### The Keystore wallet is now connected to the web app.

<figure><img src="/files/6ictDijSO8pdBeU2zJ7y" alt=""><figcaption></figcaption></figure>

Your keystore wallet has been created. You can now connect it to the web app and seamlessly access all its features using your keystore file.


---

# 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://faqs.thorwallet.org/how-to-guides/how-to-create-a-keystore-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.
