# phishing approval protection

Phishing attacks and unsafe approvals remain two of the most common threats in Web3.

Aegis Shield is designed to help users identify suspicious links, unsafe wallet connections, and dangerous token permissions.

## Phishing Protection

Aegis Shield may help detect:

* Fake dApps
* Wallet-draining websites
* Malicious domains
* Suspicious redirects
* Social engineering links
* Unsafe wallet connection flows

## Approval Risk Monitoring

Aegis Shield may help identify:

* Unlimited token approvals
* Risky spender contracts
* Old exposed approvals
* Malicious approval patterns
* Permissions that should be revoked

{% hint style="success" %}
The safest transaction is the one you understand before signing.
{% endhint %}

## Core Message

> **Protect before you connect. Review before you approve.**


---

# 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/phishing-approval-protection.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.
