# StableSwap

**StableSwap** is the aggregation layer for fragmented onchain stock liquidity.

* **Liquidity Hub**: Aggregates multiple tokenized versions of the same stock from different issuers and L1s (e.g., sTSLA, stTSLA ).
* **1:1 Swaps**: Allows seamless swaps between equivalent stock tokens with near-zero slippage.
* **Omnichain Routing**: Supports liquidity routing across multiple chains, ensuring that tokenized stocks are not siloed.
* **Market Efficiency**: Reduces fragmentation and improves price discovery for onchain equities.

StableSwap ensures that tokenized securities function as a **unified, efficient liquidity market** rather than fragmented pools.


---

# 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://stablestock.gitbook.io/ss/concepts/stableswap.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.
