# Linea module

[Linea](https://docs.linea.build/overview) is a Layer-2 network based on Ethereum that operates as an Ethereum Virtual Machine with zero-knowledge proofs (zkEVM). zkEVM replicates the Ethereum environment as a rollup and allows developers to build on it as if they were working on Ethereum L1.

Linea enables the deployment of any smart contracts using any tools and developing as if you are creating on Ethereum. Network users receive the security guarantees of Ethereum but with faster transactions and lower fees.

The ConsenSys team believes that with networks like Ethereum, humanity can achieve greater things. Their team will manage Linea as they do with other public goods, striving for full decentralization and a commitment to open development.

Linea is ConsenSys' proprietary Layer-2 network, with $725 million in [investments](https://crypto-fundraising.info/projects/consensys/) from tier-1 cryptocurrency funds and web2 giants such as Microsoft, SoftBank, Temasek, and others.

The Linea module includes all the necessary functionality to enable you to perform activities on wallets in the Linea network automatically.

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

### &#x20;Detailed guides on how to work with the Linea module:

* [Available applications in modules](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/linea);
* [Wallet Manager](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/wallet-manager);
* [Settings & Launch](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-module/settings-and-launch);
* [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/linea-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/linea-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.
