# Your system might think it is a Virus?

{% hint style="success" %}
It is not a virus or something else, super sensitive Windows Defender or Antivirus program could think it. I sadly have no chance against windows defender or antivirus programs - If you know how to fix this please contact me.&#x20;
{% endhint %}

## The Answer: No. It is not a Virus 😊

Then, why does my Windows system think your .exe file is a Virus?&#x20;

There are a few possible answers:

1. **Your System does detect all .exe files from unkown sources as Virus.** That is what it is good for. I could send it to Microsoft and they check and validate it. Why dont I do it? Because it would cost a few thousand dollars. And that for every program, every exe file. So I decided not do it :)
2. The Bot needs to be able to:&#x20;
   1. create an **internet connection**,&#x20;
   2. needs to **read your hostname** (nothing special, just the name of your computer) for the licensing
   3. needs to **get your computer time**,&#x20;
   4. needs to be able to **write to your computers harddrive** for the logfile (the file where the bot writes down every thing he does)

### Still insecure? Here are a few options ✔

1. Ask our existing Members in our Discord or Telegram Group
2. Use it first on/in a:
   1. a virtual environment&#x20;
   2. a sandbox enviroment
   3. a windows VPS (virtual private server)

So the program is not a Virus. If you are still unsecure about this, just ask in our Discord or Telegram and our PumpBot Members will answer you the same. Sometimes you might run the program as administrator so it has the right to create and write the logfile.&#x20;

Btw. this happened to me as well, right before a new coin listing. I started the Bot, closed it because I wanted to make a few changes to the settings. Opened the program again and windows said it was a Virus. I had to rush to deactivate it to make that new coin listing, which I then luckily made. &#x20;


---

# 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.pump-bot.com/crypto-bot-general/your-system-might-think-it-is-a-virus.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.
