# Wallet Setup

- [Talisman](https://wiki-apps.acala.network/general/wallet-setup/talisman.md): The Talisman browser extension allows you to safely store, send, receive, and harness your assets. The Talisman web app allows you to seamlessly manage your assets across relay chains and parachains.
- [Polkadot.js](https://wiki-apps.acala.network/general/wallet-setup/installing-polkadot.js.md): This is a guide for installing the Polkadot.js browser extension, the wallet used to interact with Acala Apps and any parachain on Polkadot, similar to MetaMask on Ethereum.
- [SubWallet](https://wiki-apps.acala.network/general/wallet-setup/subwallet.md): SubWallet is a user-friendly wallet for the Polkadot and Kusama ecosystem. They aim to provide users with a simple and secure way to connect to blockchain-based applications like DeFi and GameFi.


---

# 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://wiki-apps.acala.network/general/wallet-setup.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.
