# Fraud Analytics

{% hint style="info" %}
Do you want to get if users are using VPN or Proxy? Or maybe you want to ban them automatically? It's possible. \
\
Just turn on **Send notification after user verified** feature in your server settings on SaveCord Panel
{% endhint %}

![](/files/DQ7jIJjHtscKPYqmXeTe)

The bot will send a message to the channel you indicated and it looks like that<br>

![](/files/QwVNEd7wJRdTzidG70ia)


---

# 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.savecord.io/extras/fraud-analytics.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.
