# High Security

Casa's 5-key vault is designed to protect large balances ($100,000 to $1 million and up). Since we are securing large balances, our 5-key vault is designed to fill a niche as a premium, high-security product that is more risk-averse than most other competing consumer crypto storage systems.&#x20;

High security is not “maximum security,” and chasing perfect security is itself a security hazard. More security can always be purchased at a greater cost of money and time. But some of the most involved systems we have seen involve dozens of hours of tedious and error-prone effort to set up. With overly complex systems, there is a danger that users will give up or get lazy momentarily, leaving them less secure. And with added complexity there is increased danger of user error leading to catastrophic loss.

We designed the 5-key vault to protect against as many threats as possible while maintaining an excellent user experience. In many ways, **simplicity = security.**

We consider not only threats that are present now, but threats that are likely to occur in the future. As the popularity of our 5-key vault grows and/or the value of cryptocurrency increases, the incentives for attackers will also increase. Attacks that are uncommon and unprofitable now will become profitable. We anticipate this while setting our security standard.<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://docs.casa.io/wealth-security-protocol/system-design-principles/high-security.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.
