# How to use Talisman

Talisman Wallet supports Liberland Blockchain on launch, and we support using [Talisman Wallet](https://www.talisman.xyz/) for interacting with Liberland Blockchain and dApps. This guide will walk you through setting up the Talisman browser extension for Chrome and Chromium-based browsers (Opera, Arc, Brave, Edge, etc.).

## Install Talisman browser extension

[Install Talisman](https://www.talisman.xyz/download)

## Add account

Either create a new account or import an existing one.

If you're creating a new account, be sure to save the passphrase/private key in a secure location.

If you're importing an existing account for use on Liberland Blockchain, it must be an existing Polkadot account.

## Use Liberland Wallet dApp

To open the dApp, visit [blockchain.liberland.org](https://blockchain.liberland.org/liberland-login) in the same browser where you installed Talisman.

Now that you have a wallet, if you are a citizen or e-resident, you can begin [onboarding](https://liberland-1.gitbook.io/wiki/v/public-documents/blockchain/for-citizens/onboarding#id-3-getting-merits-and-residency). If you're using a desktop computer, adapt the instructions to use Talisman, Polkadotjs, or Subwallet browser extension instead of Subwallet's mobile app.

## Next Steps

To see a short tutorial on creating a wallet using Talisman, configuring Talisman to connect to Liberland Blockchain, and connecting to blockchain.liberland.org, [click here](https://www.youtube.com/watch?v=M5ckxwG8H-E).

To see a full tutorial for creating a wallet using Talisman, registering on Coinstore, buying LLD, withdrawing LLD to your wallet, and staking your LLD, [click here](https://www.youtube.com/watch?v=531tOYdTWe8).


---

# 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.liberland.org/blockchain/ecosystem/desktop-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.
