# Connect wallet

**Install Extension Plugin**

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

* To download Talisman Wallet navigate to <https://talisman.xyz/>

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

* Once you click download, it will ask you to add the extension to the current browser you are using. (Chrome, Firefox, Brave) Once added, the extension will be in your extensions tab where you are able to pin it to your browser.

#### Create Account

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

* Click on the <mark style="color:purple;">`Get Started`</mark> on the popup tab after downloading the extension to unlock the Paraverse

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

* Talisman Wallet provides a disclaimer and you can choose at your own discretion and then click <mark style="color:purple;">`Proceed`</mark>

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

* You may either choose <mark style="color:purple;">`Create a new account`</mark> or <mark style="color:purple;">`I already have one`</mark>. Let’s use Create a new account for example

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

* You can create a name for this account. This name can always be changed. Click the <mark style="color:purple;">`Create account`</mark> when you are ready

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

* Talisman will then prompt you to enter your own password to access your wallet

#### Retrieve your Secret Phrase

<figure><img src="/files/68RkeaSU92dwLSgJKBoE" alt=""><figcaption></figcaption></figure>

* Select <mark style="color:purple;">`three horizontal lines`</mark> in the top right corner of the extension pop-up

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

* Select <mark style="color:purple;">`Settings`</mark>

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

* Click <mark style="color:purple;">`Backup Account`</mark>

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

* Enter your Talisman Wallet password and click <mark style="color:purple;">`View Secret Phrase`</mark>

<figure><img src="/files/10M8gUOpMrLxl8z4BsmM" alt=""><figcaption></figcaption></figure>

* You can view your secret phrase by hovering over the greyed area with your mouse

#### Connect Karura (Same for Acala)

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

* Access [Karura](https://apps.karura.network/) and click <mark style="color:purple;">`Connect Wallet`</mark> on the upper right-hand corner
* Choose <mark style="color:purple;">`Talisman`</mark> from the pop-up screen via Karura

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

* Choose the account you would like and click <mark style="color:purple;">`Connect`</mark>

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

* If it shows up the metadata update requirement, just finish the update. After that, click <mark style="color:purple;">`Approve`</mark> in the pop-up, then you can connect Karura with your account


---

# 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-talisman/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.
