# Refuel Mode

Refuel Mode is used to refill your wallets with native tokens in the networks you want to activate. This mode operates based on Merkly, so all transaction fees correspond to those in the Merkly protocol itself.

Please note that this mode does not operate through Hyperlane. By using it, you do not execute transactions in Hyperlane; instead, you simply replenish wallets with the necessary tokens for gas fees.

* In the Mode section, choose Bridge Mode;
* &#x20;In the Run mode section, choose the order in which wallets will be launched:\
  \- **Parallel:** wallets will be launched concurrently (multi-threaded) with or without proxies;\
  \- **One-by-one:** wallets will be launched one after the other with or without proxies;\
  \- **One-by-one (mobile proxy)**: wallets will be launched one after **the other using mobile proxies**. Mobile proxies must be added in the Settings -> [Proxies](https://docs.nfd.gg/main/eng-combine-software/section-settings/proxies) section and linked to accounts in the [Account Manager](https://docs.nfd.gg/main/eng-combine-software/account-manager) beforehand.&#x20;
* To use a ready-made preset for software settings, click on the selection field in the **Select preset** section and choose the desired preset;
* To launch a pre-prepared group of wallets, select the appropriate one in the **Select Accounts group to launch** section;
* In the **Account Delays** field, set the delays between wallets;
* In the **Chain from and to** field, select the networks from which to which the tokens will be sent;
* Click **Update Balance** to obtain information about the current balances.

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

* In the **Select wallets to launch** section, choose the wallets you want to activate;
* In the **Amount** field, there are two options for automatic amount filling:
  1. **Send range** allows you to set the token sending amount within a range.
  2. **Leave range** enables you to maintain a required range on the wallets while sending only amounts exceeding this range.
* Enter the desired range of amount in the **Min ETH** and **Max ETH** fields, then click **Apply to selected wallets**. Automatically, the amount of tokens corresponding to the Merkly limits for the selected network and current Gwei will be displayed in these fields;
* You can see the amount that will be applied to the wallet in the **Amount to bridge** field, and you can also manually adjust the amount in this field;
* If you want the wallets to be activated in a random order, leave the **Randomize wallets** checkbox enabled;
* To start the session, click **Launch**.

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

* Your wallets are now in operation. You can track the progress of their work in the [*Logs & Progress*](https://docs.nfd.gg/main/eng-combine-software/hyperlane-software-module/logs-and-progress) section.


---

# 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://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/hyperlane-module/settings-and-launch/refuel-mode.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.
