> 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/zksync-module/settings-and-launch/block-mode/nfts2me.md).

# NFTs2me

This mode gives you the ability to minecraft NFTs created on the [NFTs2me](https://nfts2me.com/) site by simply 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 wallets will be launched:
  1. **Parallel** - parallel operation (multithreading) 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 preset of the 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 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 you copied from the explorer into the **Contract address** field;
* Click **Add To List** to add this contract to the **Contract list**. This is essentially your "basket," where all the contracts you add are stored and with which wallets will interact during the launched session;
* If you want to delete one of the contracts, click the **trash icon**; if you want to clear the entire list, click **Delete All**.

<figure><img src="/files/7iQUCGzlX0f8bhaZhuKm" alt=""><figcaption></figcaption></figure>

* In the **Delays** section, set the delays between actions:
  1. **Wallet** - delay between launching wallets;
  2. **Block** - delay between minting on one wallet.
* When you click **Pro**, the **Gas guard** setting will open. If this delay is activated, your wallet will additionally go to sleep if several accounts in the same session are simultaneously ready to work after reaching the gas level you set for the software. We did this so that all these wallets do not start sending transactions simultaneously after reaching your set gas level. The standard delay is set in the range of 30 to 150 seconds;
* In the **Max gas price** section, set the maximum gas in the **Base** network at which transactions will be performed. The software will wait until the gas in the **Base** network drops to the desired value and only then begin performing transactions. After starting the session, it is possible to change the upper level of **Gwei** in the **Logs & Progress** tab by going to the **Sessions** section;
* In the **Mint count range** field, enter the range of the number of NFTs to be minted on each wallet;
* If you want the wallets to be activated in random order, leave the **Randomize wallets** checkbox enabled;
* 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 number of transactions you specified in the **Mint count range** section. If it is not enabled, the software will not mint duplicate NFTs on the wallets and will skip duplicates, moving on to collections that are not yet on the specific wallet;
* 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 activate and click **Launch**.

<figure><img src="/files/gElHzDO0M3rlBn4gUfV8" 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/zksync-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/QQZn2SncXPGK15dtBZjD" alt=""><figcaption></figcaption></figure>
