# Block mode

In this section, you can familiarize yourself with the instructions for setting up the functions available in **Block mode**within the **Linea** module;

Thanks to this mode, you can perform the required number of transactions on the wallets, interact with unique contracts and protocols, mint NFTs, create contracts, and more.

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

* [Preset Block](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/settings-and-launch/block-mode/preset-blocks);
* [Dmail](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/settings-and-launch/block-mode/dmail);
* [NFT2Me](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/settings-and-launch/block-mode/nfts2me);
* [Merkly NFT Mint & Bridge](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/settings-and-launch/block-mode/merkly-nft-mint-and-bridge).


---

# 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/linea-module/settings-and-launch/block-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.
