> For the complete documentation index, see [llms.txt](https://docs.pump-bot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pump-bot.com/crypto-pump-bot-guide/start.md).

# Guide: Pump Dump Bot

## Important Notes: MUST READ!!

{% hint style="info" %}
Make sure you entered your license Key and item Id correct, so that the Bot doesn't display "FREE User".
{% endhint %}

{% hint style="info" %}
Exclude the Folder where you run the bots from your windows defender. Otherwise it could be that Windows will kill the bot while it is working...&#x20;

If you are unsure about this you can always use the program on a VPS/Virtual machine.
{% endhint %}

{% hint style="success" %}
We recommend that you don't risk too much for your first pump and dump with one of our bots. You are new and not yet familiar with the pump bot. Therefore, see the first pump and dumps as an exercise before you use more money. There are so many emotions, the adrenaline and so on. Just use the first pump signals as test, try different settings until you found your own trading style. In the end the patient PumpBot members are the most profitable ones ;-)
{% endhint %}

{% hint style="warning" %}
For Questions you can always ask the Community on the PumpBot Discord Server. The less you ask me (the developer), the more time I have for further developments of the bots and I can make new functions available for you :-)
{% endhint %}

{% hint style="danger" %}
Always do a test with the Bot in the manual Mode (detectionMode="False") and buy a Coin from a past Pump or a coin like 'ETH'. This way you know how the PumpBot works and if everything is correct. A Pilot also does a check of his plane, so you should do. Also please be logged in into your Account at all time so you can intervene at everytime.&#x20;
{% endhint %}

### Youtube Guide for PumpBot:

{% embed url="<https://youtu.be/GR1D-TqaTE8>" %}
Pump Bot Yotube complete Guide
{% endembed %}

### PumpBot: DONE

And that's it. This is how a real Pump and Dump with our Bot works. I suggest that you do some practice with the PumpBot, before you use larger amounts. Otherwise your emotions could take over and you could make a mistake and hence a loss. So, a little bit of practice is always good :-)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pump-bot.com/crypto-pump-bot-guide/start.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
