# Powered by Universal Accounts

UniversalX is built on top of Particle Network's Universal Accounts. These give users access to:

* A unified spendable balance across EVM chains and Solana.
* The ability to use any token from any chain on any dApp to pay for gas. By default, the system pre-selects the cheapest available route.
* Cross-chain, bridgeless transactions.
* Seamless onboarding for users, either connecting an existing wallet or a Web 2.0 social account.

### How do Universal Accounts work?

Universal Accounts’ unified balances and Universal Gas are made possible by a unique system called Universal Liquidity. In simple terms, Universal Liquidity routes users’ assets across chains on a per-transaction basis. \
\
This system relies on a system of liquidity pools deployed across multiple chains, which receives assets on their source chains, deducts a small fee, and then releases the equivalent amount of the necessary assets at the destination chain. \
\
This is showcased in detail below:

<figure><img src="/files/C9q8867kMRY0jgiCKup7" alt=""><figcaption><p>How does Universal Liquidity work?</p></figcaption></figure>


---

# 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.universalx.app/understand-1/powered-by-universal-accounts.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.
