# Primary Anti-phishing

## Main phishing database

This bot uses 2 main APIs that maintain a large database of phishing domains that specifically target discord, steam and epic websites. \
\
Discord is being plagued with compromised accounts that spams phishing links that pretends to be discord, steam or epic in order to trick users entering their login details. Which is the main function of this bot uses these apis to detect and sanction the users accordingly. \
\
Thanks to the APIs, Munio can scan known URL shorteners and find the real domain hiding behind it, and match the real domain against the database.

## Default: <mark style="color:green;">Enabled</mark>

By default, the bot automatically uses "Primary Antiphishing" scanner type and scans any links  and have punishment type "Delete & Ban".&#x20;

**Default punishment type:** Delete & Ban

To configurate this scanner, follow these steps:

> **Step 1:** /settings\
> **Step 2:** *Select* Server scanners\
> **Step 2:** *Click the button* **Set Primary AntiPhish API Punishment**


---

# 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.dis.tf/scanner-types/primary-anti-phishing.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.
