# ChainEx Overview

{% hint style="info" %}
**Chainex:** An open-source Account Abstraction SDK enabling seamless UX for blockchain DApps.
{% endhint %}

<figure><img src="https://2415823743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBdz9othDGvXF2ZUlmE1Z%2Fuploads%2FirGwzgHKW9riPc1mUFjs%2FDesktop%2046%20(1)..png?alt=media&#x26;token=7c3ead5c-1c4a-4e97-8c46-d610bb92a8d4" alt=""><figcaption></figcaption></figure>

ChainEx offers a transformative toolkit for developers in the blockchain space, enabling the creation of user-centric DApps with enhanced security and simplified onboarding. By integrating ERC4337 technology, it offers seamless user experiences with features like sponsored transactions, batch operations, and customizable security protocols. This SDK empowers stakeholders with a share in revenue streams, fostering a community aligned with ChainEx's growth and innovation.

With ChainEx ERC4337 SDK you can:&#x20;

* ✓ Remove seed phrases with social logins, passkeys, and more.
* ✓ Sponsor gas for users or let them pay gas with ERC20s
* ✓ Batch & automate transactions
* ✓ Add custom wallet features with plugins

## Quick links

{% content-ref url="technological-foundations/account-abstraction-the-new-horizon" %}
[account-abstraction-the-new-horizon](https://chainex.gitbook.io/whitepaper/technological-foundations/account-abstraction-the-new-horizon)
{% endcontent-ref %}

{% content-ref url="technological-foundations/erc-4337" %}
[erc-4337](https://chainex.gitbook.io/whitepaper/technological-foundations/erc-4337)
{% endcontent-ref %}

{% content-ref url="chainex-fundamentals/roadmap" %}
[roadmap](https://chainex.gitbook.io/whitepaper/chainex-fundamentals/roadmap)
{% endcontent-ref %}

{% content-ref url="chainex-fundamentals/tokenomics" %}
[tokenomics](https://chainex.gitbook.io/whitepaper/chainex-fundamentals/tokenomics)
{% 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://chainex.gitbook.io/whitepaper/chainex-overview.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.
