# Using THORWallet web APP

1\. Go to [ThorWallet ](https://app.thorwallet.org/swap?fromAsset=BTC.BTC\&toAsset=ETH.ETH)and click "Connect."

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

2\. Accept the Terms of Service and Privacy Policy.

3\. Select "Create Keystore."

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

4\. Create and confirm a password for the keystore file. Make sure to save this password. You'll need it to open the keystore file. Make sure to save the 12-words seed phrase; you can use it to recover your wallet if you lose your keystore.

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

5\. Click "Download" and save the keystore file somewhere safe on your local drive.

6\. On Connect screen select "Keystore" option to connect using your newly created keystore file.

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

7\. Select the new keystore file saved on your drive, input your password and click "Unlock."

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

8\. Select "My Assets" from the left sidebar.

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

9\. Search for MAYA token in "Search assets" at the top.

10\. Select MAYA.

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

11\. Change the tab from "Send" to "Receive" - there, you will be able to copy your new Maya wallet address. It should begin with "maya..."

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

{% hint style="info" %}
Save your new Maya wallet address, and keystore (if you created one), and password in a safe place. You’ll need your Maya address for the next steps.

In the example, the Maya wallet created with the keystore file was:

maya1668cguves6x7sfm08pkm2u78exwaq63t9kqwse
{% endhint %}

\\


---

# 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.mayaprotocol.com/deep-dive/guides/setting-up-a-maya-wallet/how-to-set-up-a-new-maya-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.
