# Scroll module

[Scroll](https://scroll.io/) is an EVM-compatible blockchain built on zk-Rollup technology. The project was developed in close collaboration with the Privacy and Scaling Explorations (PSE) team at the Ethereum Foundation, addressing Ethereum's scalability and high fee issues.

You can explore the technical aspects of the project on their [official website](https://docs.scroll.io/en/home/) and read their articles on [Mirror](https://scroll.mirror.xyz/) if you are interested in the project's strategic goals and development stages.

The project has [raised](https://crypto-fundraising.info/project/?id=3181) $80 million from Polychain Capital, Bain Capital Crypto, Robot Ventures, Geometry DAO, and other funds. It is also noteworthy that Polychain Capital acts as the lead investor, which is a significant advantage as this fund often invests in projects that release tokens through airdrops.

The Scroll module includes all the necessary functionality to enable automatic wallet activities in the Scroll network.

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

**Detailed guides on working with the Scroll module:**

* [Available applications within the Scroll module](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/scroll);
* [Wallet manager](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/scroll-module/wallet-manager);
* [Settings & Launch](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/scroll-module/settings-and-launch);
* [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/scroll-module/logs-and-progress).


---

# 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/scroll-module.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.
