> For the complete documentation index, see [llms.txt](https://nfd-gg.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module/settings-and-launch/block-mode/nfts2me.md).

# NFTs2me

This mode gives you the ability to mint NFTs created on the [NFTs2me](https://nfts2me.com/) site simply by inserting a collection contract.

***

### Setting up and starting a session:

* In the **Mode** section, select **Block Mode**.
* In the **Run mode** section, choose the order in which the wallets will be launched:
  1. **Parallel** - parallel operation (multi-threaded) with or without proxies.
  2. **One-by-one** - wallets will be launched one after another with or without proxies.
  3. **One-by-one (mobile proxy)** - wallets will be launched one after another 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 [**Account Manager**](https://docs.nfd.gg/main/eng-combine-software/account-manager) beforehand.
* To use a ready-made software settings preset, click the selection field in the **Select preset** section and choose the desired preset.
* To launch a pre-prepared group of wallets, select the required one in the **Select Accounts group to launch** section.
* To add a collection contract address, click **Add or Edit Contracts**.
* Paste the contract address copied from the explorer into the **Contract address** field.
* Click **Add To List** to add this contract to the **Contract list**. This is effectively your "basket," where all the contracts you have added are stored and will be interacted with by wallets during the session.
* If you want to delete one of the contracts, click the trash can icon. If you want to completely clear the list, click **Delete All**.

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

* In the **Delays** section, set the delays between actions:
  1. **Wallet** - delay between wallet launches.
  2. **Block** - delay between mints on one wallet.
* By clicking on **Pro**, you will open the **Gas guard** setting. If this delay is activated, your wallet will go into sleep mode if multiple accounts in the same session are simultaneously ready to work after reaching the gas level you set for the software. We implemented this to prevent all these wallets from sending transactions simultaneously after reaching the gas level you set. The standard delay is set between 30 and 150 seconds.
* In the **Max gas price** section, set the maximum gas price in the **Base** network at which transactions will be performed. The software will wait until the gas price in the Base network drops to the specified value before starting transactions. After starting the session, it is possible to change the upper Gwei level in the **Logs & Progress** tab by going to the **Sessions** subsection.
* In the **Mint count range** field, enter the range of the number of NFTs to be minted for each wallet.
* If you want the wallets to start working in a random order, leave the **Randomize wallets** checkbox checked.
* Enable the **Allow duplicate minting of the same nft on the same wallet** checkbox to allow the script to mint the same NFTs repeatedly to make the required number of transactions specified in the **Mint count range** section. If this is not enabled, the software will not mint duplicate NFTs on wallets and will skip duplicates, moving on to collections that are not yet on the specific wallet.
* To save the delay settings of the session for use in other sessions, click **Save this as preset**.
* Click **Update Balances** to get the current ETH balances on the wallets.
* Select the wallets you want to start working with and click **Launch**.

<figure><img src="/files/l3ZZu8jJQt2xJUQyPj28" 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).

***

### Obtaining the NFT contract address:

* Go to the collection on the [**NFTs2me**](https://nfts2me.com/) website.
* Click on the **explorer icon** to go to the explorer.
* Copy the **collection address**.
* Paste this address into **Combine**.

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