# Block mode

В этом разделе вы можете ознакомиться с инструкцией по настройке функций, доступных в рамках режима Block mode в модуле Scroll.

Благодаря этому режиму вы сможете сделать на кошельках нужное количество транзакций, взаимодействий с уникальными контрактами и протоколами, минтить NFT, создавать контракты и т.д.

<figure><img src="https://883793412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwkJ3XgG3awYBhDsxkXtj%2Fuploads%2FakqagWCpr1Kkc3AKY490%2Fimage.png?alt=media&#x26;token=08c0e74f-b1cd-476b-bd1d-6c3b4aa86966" alt=""><figcaption></figcaption></figure>

* [Preset Block](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/block-mode/preset-blocks);
* [Dmail](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/block-mode/dmail);
* [NFT2Me](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/block-mode/nfts2me);
* [Deploy Contracts](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/block-mode/deploy-contracts);
* [Merkly NFT Mint & Bridge](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/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/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-scroll/nastroika-i-zapusk/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.
