# Universal Shared Liquidity

Superposition DEX is an architecture revolution. Built as a Decentralised Limit Order Book (DLOB) on Layer-3 using Stylus, built with Arbitrum Orbit for unparalleled throughput whilst leveraging the flexibility of the EVM as well as extensible Account Abstraction - driven UX optimises the developer experience for a frictionless Web2 process on Web3.

The DLOB introduces the concept of Universal Shared Liquidity, where liquidity exists in a state of '**superposition'**.&#x20;

#### Protocols can tap into this shared pool, eliminating liquidity fragmentation.

With Superposition handling the foundational offerings, protocols can focus on innovating, and offering unparalleled products to users.

### Shared Utility in Stages

The first phase for Superposition will be realised through a fee-less order-flow focused automated market maker (AMM) based on the v3 model called **Longtail**. This AMM will later natively evolve into an on-chain CLOB. The liquidity will get migrated into a shared liquidity orderbook, allowing users and developers alike to solve the "cold start" liquidity problem, and make use of universal shared liquidity that any protocol can tap into to build their own DEXs and deritatives products on top of.

**Longtail has two stages:**

{% content-ref url="universal-shared-liquidity/longtail-amm-specs" %}
[longtail-amm-specs](https://docs.superposition.so/superposition-mainnet/super-layer/universal-shared-liquidity/longtail-amm-specs)
{% endcontent-ref %}

{% content-ref url="universal-shared-liquidity/longtail-orderbook-specs" %}
[longtail-orderbook-specs](https://docs.superposition.so/superposition-mainnet/super-layer/universal-shared-liquidity/longtail-orderbook-specs)
{% 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.superposition.so/superposition-mainnet/super-layer/universal-shared-liquidity.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.
