# Under Attack?

Are you under attack? Someone (or something) is trying to hack your exchange? Follow the recommended steps below to mitigate it.

## Cloudflare Turnstile

<figure><img src="/files/dHKMEOQmjXDMIgnCoazq" alt=""><figcaption></figcaption></figure>

Cloudflare Turnstile is a free-to-use, next-gen CAPTCHA that helps you prevent malicious bot attacks on your exchange.

Enabling the Turnstile will prevent brute-force login and password reset attacks.

### Setup

<figure><img src="/files/DyBFOyQXq1tz7h29ImoE" alt=""><figcaption></figcaption></figure>

Go to Cloudflare console, find Cloudflare Turnstile under Protect & Connect, and create a new widget.

<figure><img src="/files/LnWNNo4Vqk0AsTsHG7oI" alt=""><figcaption></figcaption></figure>

Once you get the keys (both site key and secret key), open the HollaEx exchange admin panel and set it up. The list is constantly getting updated.

## Suspicious Login

<figure><img src="/files/EYxjsajF5hu95nZsEG55" alt=""><figcaption></figcaption></figure>

Enabling the suspicious login feature on the HollaEx exchange could prevent potential account hijacking. Users will get notified when there are suspicious login events.

## Contact Support

You can always reach out to `support@hollaex.com` to ask for additional help or security advice. Our team is here to help.


---

# 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.hollaex.com/advanced/under-attack.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.
