# Settings: configEXCHANGE.json

All .json files can be edited with any text editor, e.g. Notepad ++ and so on. Every operating system has a text editor program installed, so you don't need to download any other program.

{% hint style="warning" %}
Be aware that every input is case sensitive! That means you have to enter "true" like "True".
{% endhint %}

#### Automatic opening of the web browser to the price chart

After the purchase, the web browser for the chart opens automatically so that you do not have to open it manually. However, you should have logged into KuCoin, Binance or Gateio beforehand so that you can also trade directly in the exchange.&#x20;

### Advice:

Before the first pump and dump, you should try out and test the bot so that you know how it works and you can check whether all entries are correct. Trade with the smallest possible amount. Thus, in the serious case, you know what to do and make fewer mistakes which can reduce your losses.

Even if you can switch on the PumpBot Telegram hours before the pump, we advise you to always be there with every pump so that you can intervene in an emergency.

## For the Free PumpBot Users

The FREE PumpBot is simpler as the PumpBot from the Subscription. The FREE PumpBot has the following restrictions and limitations:

* Investment amount limited to a maximum of 15 to 30 USDT per Trade (manualQuote parameter)

This was made to make the PumpBot as easy as possible for fresh and new Users. This makes the usage super easy and you only need to enter your API Keys from the Exchange.&#x20;

{% hint style="info" %}
Do you want to invest more per trade? Get your PumpBot subscription under and start making bigger profits:

<https://pump-bot.com/products/>
{% 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/crypto-pump-bot-guide/general.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.
