# Bump

<figure><img src="/files/k1JLkyw7yOUs5SSJe1dT" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Enter Buy Amount

* Enter a buy amount for the bumps
* Typically bumps are around 0.02 SOL
  {% endstep %}

{% step %}

### Enter Iterations

* Enter how many iterations of bumps do you want to run
* You wont be able to stop these once initiated unless you close the app
  {% endstep %}

{% step %}

### Enter Min and Max Delay

* Enter a min and max delay in between bumps
  {% endstep %}

{% step %}

### Select Wallets

* Select the wallets that you want to use for the bumps
* The selected wallets will be randomly rotated to fulfill the total number of iterations. For example, if you set 15 iterations across 3 wallets, the system will still execute 15 swaps in total, distributing them among all 3 wallets.
  {% endstep %}

{% step %}

### Click Bump

{% endstep %}
{% endstepper %}


---

# 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://froglabsio.gitbook.io/terminal/the-details/tasks/bump.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.
