# What is Spamming?

Spamming refers to sending unsolicited, bulk, or irrelevant messages, commonly through email, for advertising, phishing, or malicious purposes.\
Such activities not only violate internet standards but can also damage reputation and lead to IP blacklisting.

## **NeevCloud Policy on Spamming**

Any virtual machine/Cloud Instance or service hosted on NeevCloud must not be used to send spam or support spam-related activities.\
If spam activity is detected originating from a NeevCloud VM, **we reserve the right to suspend or terminate the service immediately** without prior notice, as per our Acceptable Use Policy.

## What should you do?

If you receive an abuse notice for spam from your VM, you are required to take immediate corrective action. The abuse ticket will include details such as the source IP or domain. You must:

* **Investigate the issue.**
* **Stop the spamming activity.**
* **Secure your system.**
* **Reply to the ticket with a summary of actions taken.**

Failure to act promptly may result in **permanent suspension** of the VM or associated services.


---

# 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.neevcloud.com/neevcloud-products/abuse-complaints/what-is-spamming.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.
