# Connect wallet

#### **Install Extension Plugin**

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

* To download SubWallet navigate to <https://subwallet.app/>

**Create Account**

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

* Click on extension and click <mark style="color:purple;">`Get Started`</mark>

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

* Select <mark style="color:purple;">`Create new account`</mark>

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

* It generates your accounts with the seed phrase, then select the accounts you would like to have, and store your seed phrase in a safe place
* Once done, select <mark style="color:purple;">`I have saved my mnemonic seed`</mark> safely and <mark style="color:purple;">`Auto connect to all DApp after creating`</mark> and click <mark style="color:purple;">`Next Step`</mark>

<figure><img src="/files/1J7pWfP5RwWKrrEUj5Kj" alt=""><figcaption></figcaption></figure>

* Create a password for your SubWallet account and click <mark style="color:purple;">`Add the account with the generated seed`</mark>

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

* Then confirm that you are connected to the Polkadot and Kusama chains and click <mark style="color:purple;">`Confirm`</mark>

#### Connect Karura(Same for Acala)

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

* Choose <mark style="color:purple;">`SubWallet`</mark> from the pop-up screen via Karura

<figure><img src="/files/9PvDrmYoHuZ25H1K6cQl" alt=""><figcaption></figcaption></figure>

* Select the account you want to connect in the pop-up, and click <mark style="color:purple;">`Connect`</mark>

<figure><img src="/files/4MIzoHRYocUcn9cTEKtm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0qx0Yzt0xOGVKdq8v2zG" alt=""><figcaption></figcaption></figure>

* If it asks you to update the metadata, click <mark style="color:purple;">`Update`</mark> and then select <mark style="color:purple;">`Approve`</mark> through the SubWallet extension


---

# 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.taigaprotocol.io/resources/wiki/guides/start-with-subwallet/connect-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.
