# Install SubWallet

{% embed url="<https://youtu.be/9pv6KfB_lo0>" %}

In order to use the Society dApp, you need to have a substrate wallet installed. If you have not done that yet, you can choose the wallet from the wallet selection after you click the **Connect Your Wallet** button in <https://society.jur.io/>, which will redirect you to the installation page.&#x20;

To install SubWallet, when in [Chrome Web Store](https://chrome.google.com/webstore/detail/subwallet-polkadot-wallet/onhogfjeacnfoofkfgppdlbmlmnplgbn), click **Add to Chrome**.&#x20;

A pop-up would appear. Click **Add extension** to continue.&#x20;

After the extension has been added, the SubWallet page will open. Click **Create a new account**.

**Create a password** and click **Continue**.

You will be shown your recovery phrase (also known as seed phrase or secret phrase). Keep it in a safe place.

**This recovery phrase is as important as your private key; if someone has your recovery phrase, they will have full control of your account.**

After you have saved it, click **I have saved it somewhere safe**.

Your account has been successfully set up. Click **Exit** to get to the Homepage.


---

# 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://gitbook.jur.io/jur-society-knowledge-base/get-started-product-tutorials/substrate-wallets/install-subwallet.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.
