> For the complete documentation index, see [llms.txt](https://onsenswap.gitbook.io/onsen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onsenswap.gitbook.io/onsen/onsen-swap/onsen-v1.md).

# Onsen V1

<figure><img src="/files/bCyIksDsghbf1m1T5Aw0" alt=""><figcaption></figcaption></figure>

**AMM Mechanism (System)**

Onsen Swap leverages mathematical curves, in combination with Uniswap V2 and Stable pair protocols, to optimize liquidity. Depending on the asset pair, the platform selects the most suitable curve to concentrate liquidity and enhance trading efficiency.

**Token Mechanism (System)**

Onsen uses a dual-token model consisting of the native liquid ON and its escrowed version bON. These tokens provide continuous support for Onsen Farm rewards, with bON being the primary supporter to reduce unchecked emissions and incentivize liquidity while maintaining protocol health.

**Farming** **Mechanism (System)**

The long-term emission strategy of Onsen will concentrate on the LSD track and blue-chip protocols that yield genuine profits. The acquisition of high-quality asset liquidity that generates real profits will be prioritized, as this is crucial for the healthy, long-term development of the protocol and the broader zkSync Era ecosystem. We believe that LSD will drive a new round of DeFi summer.

**Launchpad (System)**

Coming soon


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://onsenswap.gitbook.io/onsen/onsen-swap/onsen-v1.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.
