<!-- Canonical: https://docs.linea.build/network/build/tools/account-abstraction/pimlico -->

> For the complete Linea documentation index, see [llms.txt](/llms.txt).
> Agents can fetch this page as Markdown at [https://docs.linea.build/network/build/tools/account-abstraction/pimlico.md](https://docs.linea.build/network/build/tools/account-abstraction/pimlico.md).

# Pimlico

Pimlico provides smart account tools for ERC-4337 that streamline development.

The core services provided by ERC-4337 at infrastructure level are:

1.  A single entry point contract
2.  A bundler (network) to bundle `UserOps`
3.  An optional paymaster service

[The Pimlico docs](https://docs.pimlico.io/docs) will help you get started by deploying a wallet on Linea on top of Pimlico and submitting your first `UserOperation`.
