# Talisman Wallet

Welcome to the [**Talisman**](http://talisman.xyz/) guides for Mangata. The below pages describe how to setup a Talisman wallet and get started using Mangata.

1. Head to [the web store](https://chrome.google.com/webstore/detail/talisman-wallet-alpha/fijngjgcjhjmmpcmkeiomlglpeiijkld?hl=en-GB) and click Add to Chrome.

<figure><img src="/files/38nzA6qkd4zvf5eiR1CP" alt=""><figcaption></figcaption></figure>

2. Click **`Add extension`** on the pop up that is displayed. A new tab will open in your browser once the extension is downloaded.
3. Click **`Get started`** to continue.

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

4. Read the disclaimer: tick the checkbox to accept and click **`Proceed`.**
5. If this is your first time setting up a wallet click **`Create a new account`**. If you have previously used any other wallet, click **`Import from seed phrase` .**

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

6. If you selected, **`Create a new account`**, add a name for your account (this can be changed later) and click **`Onward`**.
7. Enter a password for your new account and click **`Let's do this`**.

> Congrats! You now have setup an account!

8. The final step is to back up 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.mangata.finance/welcome/guides/onboarding/setting-up-a-mangata-account/talisman-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.
