# PumpBot | Introduction

{% hint style="success" %}
First of all: Thanks for your Trust in PumpBot! You are now part of this Project and your contribution helps to advance this project! :-)&#x20;
{% endhint %}

Read through the whole Documentation and you know how to operate the PumpBot and how to make profit with it.

Since the Start of PumpBot we have grown very very large. And the number of possibilties for you to make Profits with Crypto Trading as well. Take your time and you will find your way to make money and full fill your dreams 😊🚀

## First Things First

Please read the following two important Hints! This is for all PumpBot Bots.

{% hint style="danger" %}
Your Coins are save and cant be stolen! You have the permissions over your API Keys and what is possible with them. Give the right permissions (allow only to trade or read and write) and your Coins are save and cant be transferred to another Wallet.
{% endhint %}

{% hint style="danger" %}
Some computer could think that the program is a virus, because it is from an unknown source or because the program tells the computer to do things like open the web browser. That is completely normal, because our PumpBot have to tell what your computer should do. It isnt a virus. If you still have fear and don't trust us you can set up the PumpBot in a special invironment. Googel for it :)&#x20;
{% endhint %}


---

# 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/master.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.
