# Merkly NFT Mint & Bridge

The **Merkly NFT Mint & Bridge** mode allows you to [mint](https://minter.merkly.com/) and send NFTs to other networks via the Merkly protocol.

Minting of NFTs is done on the ZkEVM network with the ability to send the minted NFT to any of the 20 available networks.

***

### Setting up and starting a session:

* In the **Mode** section, select **Block Mode**.
* In the **Run mode** section, choose how the wallets will be launched:
  * **Parallel** - parallel operation (multi-threading) with or without proxies.
  * **One-by-one** - wallets will be launched one after another with or without proxies.
  * **One-by-one (mobile proxy)** - wallets will be launched one after another using mobile proxies. Mobile proxies should 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).
* To use a preset configuration for the software, click the selection field in the **Select preset** section and choose the desired preset.
* To launch a pre-prepared group of wallets, select the desired group in the **Select Accounts group to launch** section.
* In the **Bridge NFT After Mint to** field, select the network to which the NFT will be sent after minting.
* In the **Delays** section, set the delay between wallet launches in the **Wallet** field.
* Clicking on **Pro** will open the **Gas guard** setting. If this delay is activated, your wallet will go to sleep if multiple accounts in the same session are ready to work simultaneously after reaching the gas level you set for the software. This is to prevent all these wallets from sending transactions at the same time after reaching your specified gas level. The standard delay is set between 30 and 150 seconds.
* In the **Max gas price** section, set the maximum gas in the Ethereum network at which transactions will be made. The software will wait until the gas in the Ethereum network drops to the specified value and will only then start making transactions. After starting the session, you can change the upper Gwei level in the **Logs & Progress** tab, in the **Sessions** subsection.
* If you want wallets to start working in random order, leave the **Randomize wallets** checkbox enabled.
* To save the session delay settings for use in other sessions, click the **Save this as preset** button.
* Click **Update Balances** to get the current ETH balances on the wallets.
* Select the wallets you want to start working and click **Launch**.

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

* Your wallets have been launched. You can track the process of work of your wallets in the section [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module/logs-and-progress).


---

# 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/zkevm-module/settings-and-launch/block-mode/merkly-nft-mint-and-bridge.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.
