# Operation and launching of modules

In this section of the documentation, you can find detailed instructions on working with the modules, their settings, and tracking wallet activity logs within these modules.

Each module's instructions are uniquely created, taking into account all the features of each module and its modes.

* [Hyperlane](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/hyperlane-module);&#x20;
* [Scroll](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/scroll-module);&#x20;
* [Base](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/base-module);&#x20;
* [Zora](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zora-module);&#x20;
* [Linea](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module);&#x20;
* [zkEVM](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module);&#x20;
* [ZkSync](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zksync-module);
* [LayerZero](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/layer-zero-module);&#x20;
* [Starknet](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/starknet-module).


---

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