# Account Abstraction (ERC-4337)

BlockPI can foresee the potentials of widespread adoption of Account Abstraction (AA) for lowering down the barrier of the blockchain use case and thus introducing web2 user experience to web3 industry.

To embrace the possibility of forming an AA market worthy of billions, BlockPI is dedicating resources to integrating AA into its infrastructure service. By building on the integration of AA, we aim to provide AA users with a more convenient and efficient way to interact with their contract wallet accounts on the blockchain, while also positioning BlockPI as a leader in the industry.

BlockPI will successively provide Bundler service, Paymaster service, signature aggregator service, etc. Please use the following instructions to use launched services.

{% content-ref url="/pages/7NP2PCCM4Q9Dr19POPW6" %}
[Bundler Service](/build/account-abstraction-erc-4337/bundler-service.md)
{% endcontent-ref %}


---

# 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://docs.blockpi.io/build/account-abstraction-erc-4337.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.
