# 🚨Threat Overview

- [Introduction](https://docs.casa.io/wealth-security-protocol/threat-overview/introduction.md)
- [Data and Credential Loss](https://docs.casa.io/wealth-security-protocol/threat-overview/data-and-credential-loss.md)
- [Phishing](https://docs.casa.io/wealth-security-protocol/threat-overview/phishing.md)
- [SIM Hijacking](https://docs.casa.io/wealth-security-protocol/threat-overview/sim-hijacking.md)
- [Network Attacks](https://docs.casa.io/wealth-security-protocol/threat-overview/network-attacks.md)
- [Malware](https://docs.casa.io/wealth-security-protocol/threat-overview/malware.md)
- [Supply Chain Attack](https://docs.casa.io/wealth-security-protocol/threat-overview/supply-chain-attack.md)
- [Physical Coercion](https://docs.casa.io/wealth-security-protocol/threat-overview/physical-coercion.md)
- [Child/Pet Attack](https://docs.casa.io/wealth-security-protocol/threat-overview/child-pet-attack.md)
- [Internal Service Provider Attack](https://docs.casa.io/wealth-security-protocol/threat-overview/internal-service-provider-attack.md)
- [Platform / Hosting Provider Attack](https://docs.casa.io/wealth-security-protocol/threat-overview/platform-hosting-provider-attack.md)
- [Code Dependency Attack](https://docs.casa.io/wealth-security-protocol/threat-overview/code-dependency-attack.md)
- [Official Seizure](https://docs.casa.io/wealth-security-protocol/threat-overview/official-seizure.md)
- [Inheritance Failure](https://docs.casa.io/wealth-security-protocol/threat-overview/inheritance-failure.md)


---

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