# Sovereign Recovery Instructions

All Casa balances can be recovered and accessed using widely available open-source software. The instructions for how to do so are sent to each customer when they sign up for Casa. The customer is kept fully in control of his or her own funds. **They are never dependent on Casa or Casa tools to access their assets.**\
\
Casa makes using multisig much easier, but it is important that ease-of-use never comes at the cost of full control or full independence.


---

# 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/chosen-features/sovereign-recovery-instructions.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.
