> For the complete documentation index, see [llms.txt](https://locked-money.gitbook.io/locked-money-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://locked-money.gitbook.io/locked-money-guide/features/pro-plan/hard-wallet.md).

# Hard Wallet

As a Pro user, you don’t just protect your assets — you protect *how* you access them.

That’s why every Pro Plan member receives their own **Locked Money Wallet** — an ultra-secure, beautifully simple hardware wallet powered by Tangem technology.

> Cold storage for your keys. Total freedom for you.

No cables. No apps. No charging. No stress.\
Just tap-and-go security that fits in your pocket — ready for life on-the-move.

***

### What is the Locked Money Wallet?

A physical smartcard wallet that securely stores your private keys — with zero seed phrase risks.

Built in partnership with **Tangem**, one of the most trusted names in crypto hardware — but custom-branded, integrated, and optimized for your Locked Money experience.

***

### What Makes It Special?

***

#### 🔒 Self-Custodial, Seedless Security

* No 12 or 24-word seed phrases to store (or lose)
* Encrypted, tamper-proof chip in every card
* You hold the keys — literally, in your hand

***

#### 📱 Tap & Sign — Crypto That Feels Effortless

* Works via NFC — simply tap it to your phone to sign transactions
* No cables, no Bluetooth, no external apps
* Feels like contactless payment — but it’s next-level security

***

#### 🌍 Travel-Ready. Tamper-Proof. Battle-Tested.

* Waterproof, dustproof, temperature-resistant
* Built for digital nomads, professionals, and anyone serious about security
* Designed to last for decades

***

### How It Integrates with Locked Money

The Locked Money Wallet adds an extra layer of power to your Pro Vault:

* Store your Vault keys offline — completely disconnected from the internet
* Use it as a co-signer in your multi-sig setup for high-value transactions
* Add cold storage security without giving up usability
* Seamlessly compatible with your AI Assistant, staking, payments, and more

***

### How Do I Get It?

Every Pro Plan user receives a Locked Money Wallet — free of charge.

Here’s what’s included:

* 3 smartcards (for redundancy & peace of mind)
* Easy setup instructions
* Vault integration guide
* Ongoing Locked Money support

***

### Why It Matters

Most cold wallets sacrifice convenience for security.

Locked Money Wallet doesn’t.

> True security should fit into your life — not slow it down.

***

> Cold storage made effortless.\
> Ownership made real.\
> Included in every Pro Plan&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://locked-money.gitbook.io/locked-money-guide/features/pro-plan/hard-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
