> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/mobile-app-user-guide/cold-wallet-management.md).

# Cold wallet management

### Supported cold wallets

Currently, the SubWallet mobile app supports 2 cold wallet connection options: Keystone and Polkadot Vault (previously Parity Signer).&#x20;

### Check out these articles for a full & detailed guide:

{% content-ref url="/pages/TXZzz5PYEkf6JSqq2HNU" %}
[Attach Polkadot Vault (prev. Parity-Signer) accounts](/main/mobile-app-user-guide/cold-wallet-management/attach-polkadot-vault-prev.-parity-signer-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/4nTlc56Wfpvf52USodwr" %}
[Connect Keystone devices](/main/mobile-app-user-guide/cold-wallet-management/connect-keystone-devices.md)
{% endcontent-ref %}

Your privacy and security are our top priorities as always!


---

# 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.subwallet.app/main/mobile-app-user-guide/cold-wallet-management.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.
