# 2-of-2

2-of-2 multisig offers some resistance against theft, but it increases the risk of key loss to unacceptable levels. If any one key is lost, the user's funds will also be lost.\
\
Duplicating or key-splitting one of the keys in a 2-of-2 setup can offer improved usability, but the system is still weak against disasters and attacks compared to a 2-of-3 or 3-of-5 scheme.<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/rejected-key-schemes/2-of-2.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.
