# Block mode

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

**Block mode** enables you to perform a desired number of transactions, interactions with unique contracts and protocols, mint NFTs, create contracts, and more on your wallets.

<figure><img src="https://883793412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwkJ3XgG3awYBhDsxkXtj%2Fuploads%2FSftdxUc9Atlieidc8h03%2Fimage.png?alt=media&#x26;token=da00eca0-3484-443a-ab40-202bca3eef49" alt=""><figcaption></figcaption></figure>

* [Preset Block](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/block-mode/preset-blocks);
* [Dmail](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module/settings-and-launch/block-mode/dmail).


---

# 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/starknet-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.
