# What Is AAMA Detection?

**AAMA** means **Aqua Anti-Mining Activity or Malicious Activity Detection System**.

We use a custom detection module that monitors every server for malicious activity.

If suspicious or prohibited activity is detected, the server may be suspended immediately.

Prohibited activity includes:

* Crypto mining
* DDoS or stress testing
* Malware
* Illegal activity
* Malicious web scraping bots
* Adult content hosting

If your server was suspended by AAMA, recovery is unlikely. Mining and malicious activity are strictly prohibited under the Terms of Service.

More information:

* [AAMA Information](https://discord.com/channels/1488546886871814258/1506214685165486210)


---

# 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.aquanodes.cloud/faq/detectors/what-is-aama-detection.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.
