# GETTING STARTED

- [Installing Talisman](https://docs.talisman.xyz/talisman/start/installing-talisman.md)
- [Download the Extension](https://docs.talisman.xyz/talisman/start/installing-talisman/download-the-extension.md)
- [Create a New Account](https://docs.talisman.xyz/talisman/start/installing-talisman/create-a-new-account.md): Onboarding onto the Talisman wallet is fast and easy. In this guide, we will show you how to create a new Talisman account.
- [Back Up Your Secret Phrase](https://docs.talisman.xyz/talisman/start/installing-talisman/back-up-your-secret-phrase.md)
- [Importing Existing Accounts](https://docs.talisman.xyz/talisman/start/importing-existing-accounts.md)
- [Import from MetaMask](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/import-from-metamask.md)
- [Import From Phantom](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/import-from-phantom.md)
- [Import from Polkadot.JS](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/import-from-polkadot.js.md)
- [Watched-only Accounts](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/watched-only-accounts.md)
- [Importing External Wallets](https://docs.talisman.xyz/talisman/start/importing-external-wallets.md)
- [Connect Your Polkadot Ledger](https://docs.talisman.xyz/talisman/start/importing-external-wallets/connect-your-polkadot-ledger.md)
- [Import from Polkadot Vault](https://docs.talisman.xyz/talisman/start/importing-external-wallets/import-from-polkadot-vault.md)
- [Network Support](https://docs.talisman.xyz/talisman/start/network-support.md)
- [Ethereum](https://docs.talisman.xyz/talisman/start/network-support/ethereum.md): Supported Networks in Talisman for Ethereum
- [Solana](https://docs.talisman.xyz/talisman/start/network-support/solana.md): Supported Networks in Talisman
- [Substrate](https://docs.talisman.xyz/talisman/start/network-support/substrate.md): Supported Networks in Talisman for Substrate


---

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