# Mobile App - User Guide

- [Install Mobile App](https://docs.subwallet.app/beta/mobile-app-user-guide/install-mobile-app.md): SubWallet is the first Polkadot wallet available on both extension and mobile app. SubWallet mobile app now is at beta phase and is available for public testing via TestFlight (iOS) and Play Store.
- [Create a new account](https://docs.subwallet.app/beta/mobile-app-user-guide/create-a-new-account.md)
- [If you are new to SubWallet](https://docs.subwallet.app/beta/mobile-app-user-guide/create-a-new-account/if-you-are-new-to-subwallet.md)
- [If you already have an account with SubWallet](https://docs.subwallet.app/beta/mobile-app-user-guide/create-a-new-account/if-you-already-have-an-account-with-subwallet.md): If you already have an account with SubWallet and want to create an additional account
- [Import an existing account](https://docs.subwallet.app/beta/mobile-app-user-guide/import-an-existing-account.md): If you have secret phrase (seedphrase), private key or your back-up JSON file, you can import/restore your account and manage them with SubWallet.
- [Import by secret phrase](https://docs.subwallet.app/beta/mobile-app-user-guide/import-an-existing-account/import-by-secret-phrase.md)
- [Import by private key](https://docs.subwallet.app/beta/mobile-app-user-guide/import-an-existing-account/import-by-private-key.md)
- [Import by JSON file](https://docs.subwallet.app/beta/mobile-app-user-guide/import-an-existing-account/import-by-json-file.md)
- [Import by QR code](https://docs.subwallet.app/beta/mobile-app-user-guide/import-an-existing-account/import-by-qr-code.md)
- [Transfer & receive tokens](https://docs.subwallet.app/beta/mobile-app-user-guide/transfer-and-receive-tokens.md)
- [Receive tokens](https://docs.subwallet.app/beta/mobile-app-user-guide/transfer-and-receive-tokens/receive-tokens.md)
- [Transfer single-chain](https://docs.subwallet.app/beta/mobile-app-user-guide/transfer-and-receive-tokens/transfer-single-chain.md)
- [Transfer cross-chain](https://docs.subwallet.app/beta/mobile-app-user-guide/transfer-and-receive-tokens/transfer-cross-chain.md)
- [Import NFT](https://docs.subwallet.app/beta/mobile-app-user-guide/import-nft.md)
- [Import token](https://docs.subwallet.app/beta/mobile-app-user-guide/import-token.md): Add your customized tokens to manage them with SubWallet.
- [Manage NFTs](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-nfts.md)
- [Collect NFT](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-nfts/collect-nft.md): Buy NFTs from Singular
- [Send NFT](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-nfts/send-nft.md): Send your NFT from SubWallet
- [Manage staking](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-staking.md)
- [Start staking](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-staking/start-staking.md)
- [Attach & manage hardware wallets](https://docs.subwallet.app/beta/mobile-app-user-guide/attach-and-manage-hardware-wallets.md)
- [Attach QR signer account](https://docs.subwallet.app/beta/mobile-app-user-guide/attach-and-manage-hardware-wallets/attach-qr-signer-account.md)
- [In-app browser](https://docs.subwallet.app/beta/mobile-app-user-guide/in-app-browser.md)
- [Customize your end-point (provider)](https://docs.subwallet.app/beta/mobile-app-user-guide/customize-your-end-point-provider.md)
- [Set up biometric login & PIN code](https://docs.subwallet.app/beta/mobile-app-user-guide/set-up-biometric-login-and-pin-code.md)
- [Manage networks](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-networks.md): Turn on/off your network, change your network provider (endpoint), add new provider.
- [Get network address](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-networks/get-network-address.md)
- [Turn on/ turn off your network](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-networks/turn-on-turn-off-your-network.md)
- [Change network endpoint](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-networks/change-network-endpoint.md)
- [Synchronize between SubWallet mobile app & SubWallet browser extension](https://docs.subwallet.app/beta/mobile-app-user-guide/synchronize-between-subwallet-mobile-app-and-subwallet-browser-extension.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/mobile-app-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.
