# COLDCARD – Hardware Wallet - The Most Trusted

<img src="/files/HuGl4BV0U4gS980qux3H" alt="" class="gitbook-drawing">

The Coldcard Wallet is a hardware wallet designed for storing and managing cryptocurrencies, particularly Bitcoin. Here are some key points about the Coldcard Wallet:

1. **Hardware Security:** The Coldcard is a hardware wallet, which means it stores your cryptocurrency offline, providing an extra layer of security compared to online wallets or exchanges.
2. **Air-Gapped Operation:** It operates in an air-gapped environment, meaning it is not connected to the internet during the transaction signing process. This helps protect against remote hacking attempts.
3. **Open Source:** The Coldcard firmware is open source, allowing the community to review and contribute to its development. This transparency is crucial for ensuring the security of the device.
4. **PIN Protection:** Users set up a PIN to access their Coldcard, adding an additional layer of security. The PIN is entered directly on the device.
5. **Compatibility:** The Coldcard Wallet is compatible with various wallet software, including Electrum and Wasabi Wallet, providing flexibility in managing your Bitcoin.
6. **MicroSD Card Support:** It has a MicroSD card slot, which can be used for secure backup and recovery purposes.
7. **Anti-Phishing Features:** The Coldcard includes features to help users verify the authenticity of the device, protecting against phishing attacks.

Remember, when dealing with cryptocurrency wallets, it's crucial to follow best practices for security. Always purchase hardware wallets from reputable sources, keep your recovery seed phrase secure, and stay informed about the latest security practices in the cryptocurrency space.

<br>


---

# 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://coldecaard-wallet.gitbook.io/us/coldcard-hardware-wallet-the-most-trusted.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.
