# What's a Universal Account?

### The Challenge of Fragmentation in Web3

For years, Web3 builders have grappled with fragmentation—siloed users, scattered liquidity, and isolated possibilities across different blockchains. Each chain felt like its own island, forcing dApps and users to navigate multiple accounts, wallets, and bridges just to move assets or access services.

### Enter Chain Abstraction & Universal Accounts

Chain Abstraction (ChA) is rewriting this narrative. By abstracting away the underlying chains, ChA lets projects think bigger—unlocking flows that span multiple networks without friction. Universal Accounts (UA) are a key pillar of this shift:

⭐ **Single Account, Any Chain**: A single on-chain identity that works across multiple networks.

⭐ **Seamless UX**: No more wallet switching or manual bridging, users interact with one familiar interface.

⭐ **Built-in Security**: Account-level protections persist even if one chain is compromised.

### Why Universal Accounts Matter for ChimpX

ChimpX AI began its journey as a single-chain dApp. With Universal Accounts, we’re transforming into a true cross-chain powerhouse:

* **Borderless AI Agent**: Imagine ChimpX as a liquidity hub where you swap, bridge, or stake across chains without noticing the rails.
* **Effortless Token Transfers**: Move assets between your ChimpX accounts in one click—no network toggles or gas headaches.
* **Built-in Safety Net**: In the unlikely event of a hack on one network, your tokens remain secure thanks to UA’s protocol-level safeguards.

> ***We’re no longer just another dApp limited to one network—chain abstraction lets us imagine ChimpX AI as a cross-chain liquidity hub.***

### Key Benefits of Universal Accounts on ChimpX

➡ **Simplified Onboarding**: New users onboard with one account, opening the door to every supported chain.

➡ **Unified Balances**: View and manage your holdings across networks in one consolidated dashboard.

➡ **Gas Abstraction**: Pay fees with stablecoins like USDC/USDT—no need to hunt for native gas tokens.

➡ **Enhanced Security**: Protocol-level recovery and multi-chain backup mechanisms.

➡ **Future-Proof Flexibility**: As we add new chains, your Universal Account adapts automatically.

{% hint style="warning" %}

#### Supported Tokens & Next Steps

Currently, deposits into Universal Accounts are limited to stablecoins (USDC & USDT) to streamline fee abstraction. However, you can withdraw a growing list of assets across chains:
{% endhint %}

*Stay tuned as we expand support to more tokens and chains—unlocking a truly borderless Web3 experience with ChimpX!*


---

# 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.chimpx.ai/overview/superapp/whats-a-universal-account.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.
