# risk disclosure

Web3 security tools can reduce risk, improve visibility, and support safer decisions, but no tool can guarantee complete protection.

## Important Risks

* Smart contract vulnerabilities
* Incorrect risk assumptions
* False positives or false negatives
* Phishing and social engineering
* User signing mistakes
* Third-party protocol risks
* Bridge risks
* Liquidity risks
* Market volatility
* Regulatory uncertainty
* AI model limitations
* Quantum computing timeline uncertainty
* Infrastructure attacks

Aegis Labs should be used as a security intelligence layer, not as a guarantee of safety.

{% hint style="warning" %}
Users should always conduct their own research before interacting with any token, smart contract, protocol, decentralized application, or Web3 platform.
{% endhint %}


---

# 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://whitepaper.aegis-labs.org/aegis-labs-docs/risk-disclosure.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.
