# AI-powered Scam Reports

**AI-powered Scam Reports** is a feature that allows any user to report potential threats—such as phishing sites, malicious contracts, or suspicious wallets—directly from the NOVA AI extension. Unlike other reporting systems based on forms or manual moderation, this tool uses an artificial intelligence model to **filter, analyze, and validate each report in real time**, making the system scalable and spam-resistant.

With this functionality, every user becomes an active part of NOVA's defense system. The more useful reports are registered, the faster the security ecosystem improves—and the more the radar is trained to detect new threats before they escalate.

#### How does it work?

1. The user detects something suspicious: a cloned page, a contract attempting to drain funds, a wallet connected to multiple rug pulls.
2. From the extension, access the "Report Threat" section.
3. Complete the minimum fields (threat type, address, URL, brief description).
4. The AI ​​system analyzes the report:

* Checks if it has already been reported
* Evaluates the evidence (e.g., contract behavior, wallet reputation, known patterns)
* Assigns a priority level

5. If the report is valid, it is added to the **Virus Radar** and can trigger automatic alerts for other users.
6. The user receives visible recognition and—in approved cases—**rewards in $NOVA tokens**.

#### What makes this system different?

* 🧠 **Specialized AI**: filters false positives and validates reports with on-chain data and historical patterns.
* ⚡ **Fast response**: valid reports can generate alerts in minutes, not days.
* 💰 **Rewards Model**: Users who genuinely help protect the community are incentivized.
* 🌍 **Decentralized Contribution**: Anyone can contribute, not just technical teams or auditors.

#### Types of Reports Supported:

* Websites with visual or functional phishing
* Smart contracts that execute rugs, drain funds, or block transfers
* Wallets connected to multiple scams or blacklisted contracts
* Fake projects impersonating legitimate brands
* Malicious tokens promoted on social media

#### Access and Validation

* Any user can submit a report
* Higher priority reports may require wallet connection or community verification
* Rewards in $NOVA will only be available to users with PRO activation or a positive reporting history


---

# 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.galaxyhub.ai/nova-pro-2.0/ai-powered-scam-reports.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.
