# Phishing Protection

SafeKey offers built-in phishing protection to help protect against unauthorized access to your accounts. Phishing is a common method used by hackers to gain access to sensitive information, such as login credentials and passwords, by creating fake emails and websites that appear to be from legitimate companies or organizations.

To provide phishing protection, SafeKey includes a feature that checks the domain of the website being accessed to ensure it is legitimate. This makes it much more difficult for hackers to create fake websites that can be used to trick users into revealing their login information.

In addition to checking the domain of the website, SafeKey also requires the user to authenticate their identity with a physical action, such as inserting the key into the computer and touching it. This added step makes it much harder for hackers to gain access to your accounts, even if they have obtained your password.

SafeKey's built-in phishing protection helps to ensure the security and integrity of your accounts, making it a valuable tool for protecting against unauthorized access.


---

# 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.safekey.be/use-cases/phishing-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.
