> For the complete documentation index, see [llms.txt](https://docs.casa.io/wealth-security-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.casa.io/wealth-security-protocol/threat-overview/official-seizure.md).

# Official Seizure

This may seem like a far-off possibility. But there are precedents in the legacy financial system. In 2010, [Cyprus seized bank deposits](https://www.theguardian.com/world/2013/mar/25/cyprus-bailout-deal-eu-closes-bank) to deal with a budget crisis. In 1933, the United States government [confiscated all monetary gold](https://en.wikipedia.org/wiki/Executive_Order_6102) from its citizens.&#x20;

**Mitigation:**

* If you hold your keys in sovereign storage, you will at least be able to decide how you respond to an order, rather than having keys and wealth automatically confiscated.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/threat-overview/official-seizure.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.
