# Gridlock vs Cold Storage

Hardware wallets or cold storage are commonly seen as the safest means of crypto storage. Given their physical nature, your cryptocurrency is kept offline, far from the reach of internet-based hackers. However, potential hazards lie in real-world scenarios such as theft, loss, or damage.&#x20;

Gridlock helps to counter these risks by providing easy and secure recovery. Should your device be lost, social recovery enables you to regain access. The distributed network setup ensures that loss of a device doesn't translate to loss of your crypto. Additionally, your crypto being distributed implies it's not centralized in one spot, which significantly reduces the risk of "hot wallets" being compromised online. Gridlock blends the advantages of hot and cold wallets while eliminating their negatives.


---

# 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.gridlock.network/features/gridlock-vs-cold-storage.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.
