# Warm Wallets

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

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

{% stepper %}
{% step %}

### Select Wallets to Warm

* Select wallets via checkboxes
  {% endstep %}

{% step %}

### Select Executor

* Jito: Highly recommended if you don't have a staked node
* RPC: If your node is staked you also can reliably use rpc mode
  {% endstep %}

{% step %}

### Enter Swap Amounts

* Min Amount of Swaps: Minimum amounts of trades that will occur
* Max Amount of Swaps: Maximum amounts of trades that will occur
  {% endstep %}

{% step %}

### Enter Buy Amounts

* Min Buy Amount: Minimum buy amount that will be used on a trade
* Max Buy Amount: Maximum buy amount that will be used on a trade
  {% endstep %}

{% step %}

### Delay

* Min Delay: Minimum amount of time that an asset will be held before selling
* Max Delay: Maximum amount of time that an asset will be held before selling
  {% endstep %}

{% step %}

### Select Mint

* Auto (random): Select a mint at random from a list provided by FWT
* Custom: Provide a mint or list of mints that will be chosen from
  {% endstep %}

{% step %}

### Click Warm

* Will initiate a warming process. Check wallet address on a site likegmgn.ai to see trade activity
  {% 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/editor/warm-wallets.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.
