> For the complete documentation index, see [llms.txt](https://docs.talisman.xyz/talisman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talisman.xyz/talisman/introduction/talisman-wallet.md).

# Talisman Wallet

The Talisman Wallet is a non-custodial wallet, meaning you always retain full control of your assets. It allows you to securely store, send, and receive tokens and NFTs while connecting to dApps across multiple ecosystems, including Ethereum, Solana, Bittensor, BNB Chain, Polkadot, and more.

With native EVM support, Talisman works seamlessly with Ethereum-based applications and can be used just like MetaMask. It brings everything together in one place, so you no longer need to manage multiple wallets for different chains.

Talisman is designed to make the multichain experience simple, intuitive, and secure, whether you’re staking, swapping, or exploring Defi. The wallet is[ available for download](http://talisman.xyz/download/) in the extension store on Chromium browsers (Brave, Chrome, Edge etc.) and Firefox.&#x20;

<figure><img src="/files/1ITm2thKKqT72ibqZ5yw" alt="" width="375"><figcaption><p>Overview, all accounts</p></figcaption></figure>

The Talisman Wallet has a range of features including:

* Adding/importing new accounts
* Sending/receiving funds
* View all your DeFi positions across 30 chains
* Buy/sell crypto via fiat on/off-ramp
* An expanded view (full screen) and popup view for a persistent window
* View all your multi-chain NFTs
* Lock function: protect your account when you are not actively using it!<br>

<figure><img src="/files/6U3FrJrJ1MVyZKArkRGZ" alt="" width="375"><figcaption><p>Showcase of all the items available in the popup view "More" menu.</p></figcaption></figure>

\
In addition to the popup view of the browser extension, Talisman offers a full-view mode accessible via the "Full-screen View" function. Now you can easily jump between accounts and explore your assets from the comfort of a full screen.

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

{% content-ref url="/pages/lQjEgLx1cnXesm4TXecs" %}
[Extension Feature Highlights](/talisman/introduction/talisman-wallet/extension-feature-highlights.md)
{% endcontent-ref %}

{% content-ref url="/pages/6Gkx1EYh7Cx6PwU5nRNi" %}
[Extension Views](/talisman/introduction/talisman-wallet/extension-views.md)
{% endcontent-ref %}

v 3.1.7


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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