# Extension - User guide

- [Install SubWallet](https://docs.subwallet.app/beta/extension-user-guide/install-subwallet.md): Browser extension of the ultimate Polkadot wallet is now available on Google Chrome, Brave, Firefox & MS Edge.
- [Create an Account](https://docs.subwallet.app/beta/extension-user-guide/create-an-account.md): And multiple ones, in just one Polkadot wallet.
- [Create a New Account (Wallet)](https://docs.subwallet.app/beta/extension-user-guide/create-an-account/create-a-new-account-wallet.md): Aka new Polkadot native wallets and/or Polkadot EVM wallets.
- [Create an Additional Account (Wallet)](https://docs.subwallet.app/beta/extension-user-guide/create-an-account/create-an-additional-account-wallet.md): Additional Polkadot Native Wallets and/or Polkadot EVM Wallets.
- [Import and Restore an Account](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account.md): Either with mnemonic seed (secret recovery phrase) or with JSON backup file.
- [Import an Account using mnemonic seed](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-mnemonic-seed.md): A Polkadot native wallet or Polkadot EVM wallet.
- [Restore an Account using JSON backup file](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/restore-an-account-using-json-backup-file.md): For Polkadot native wallet (Substrate account) only.
- [Import an Account using private key from MetaMask](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-private-key-from-metamask.md): For Polkadot EVM wallet (EVM account) only.
- [Import an Account using QR-code](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/import-an-account-using-qr-code.md)
- [Attach a read-only account](https://docs.subwallet.app/beta/extension-user-guide/import-and-restore-an-account/attach-a-read-only-account.md): To view an account you do not own (i.e do not have private key for) with SubWallet. All you need is an account address.
- [Import Token](https://docs.subwallet.app/beta/extension-user-guide/import-token.md): To add your token to SubWallet
- [Select Custom Networks](https://docs.subwallet.app/beta/extension-user-guide/select-custom-networks.md): Rather than having to load hundreds of blockchains on Polkadot.
- [Transfer and Receive Assets](https://docs.subwallet.app/beta/extension-user-guide/transfer-and-receive-assets.md): Transactions inside Polkadot ecosystem within a few clicks.
- [Buy crypto from fiat money](https://docs.subwallet.app/beta/extension-user-guide/buy-crypto-from-fiat-money.md): On-ramp crypto purchase for several tokens.
- [Perform XCM Transfer](https://docs.subwallet.app/beta/extension-user-guide/perform-xcm-transfer.md): Feature unique to the Polkadot and Kusama ecosystem.
- [Collect and Transfer NFTs](https://docs.subwallet.app/beta/extension-user-guide/collect-and-transfer-nfts.md): In a matter of minutes within your Polkadot wallet.
- [Manage Crowdloan](https://docs.subwallet.app/beta/extension-user-guide/manage-crowdloan.md): See the states and rewards from Polkadot & Kusama parachains that you contribute to.
- [Manage Staking](https://docs.subwallet.app/beta/extension-user-guide/manage-staking.md): Manage staking for Polkadot, Kusama and other networks within one Polkadot wallet.
- [Stake tokens](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/stake-tokens.md)
- [Stake DOT in Nomination Pool with Ledger](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/stake-tokens/stake-dot-in-nomination-pool-with-ledger.md)
- [Unstake tokens](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/unstake-tokens.md)
- [Withdraw token](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/withdraw-token.md)
- [Claim rewards](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/claim-rewards.md)
- [Staking compound](https://docs.subwallet.app/beta/extension-user-guide/manage-staking/staking-compound.md)
- [Export and Backup an Account](https://docs.subwallet.app/beta/extension-user-guide/export-and-backup-an-account.md): Remember to store your Polkadot wallet securely.
- [FAQs](https://docs.subwallet.app/beta/extension-user-guide/faqs.md)


---

# 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.subwallet.app/beta/extension-user-guide.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.
