# How Möbius Innovates with ALM?

Unlike traditional AMMs, which define equilibrium as having equal balances of all tokens in a pool, Möbius redefines equilibrium through its Asset Liability Management (ALM) model. In Möbius, equilibrium is achieved when each token in the pool remains solvent, meaning liabilities match assets for every token.

The system incentivizes trades that restore the pool closer to equilibrium by offering more favorable rates, while trades that push the pool further from equilibrium receive less favorable rates. This approach empowers the pool to dynamically adjust to ever-changing market conditions.

For a deeper dive into the pool mechanics, see our Protocol Design page.

<br>

<br>


---

# 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://mobius-exchange.gitbook.io/mobius-exchange/readme/how-mobius-innovates-with-alm.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.
