# Saber AMM

Saber AMM is strategically positioned as a hub for low-risk staking amidst large transaction volumes. It actively promotes high trading volumes by offering competitive swap pricing, thereby incentivizing arbitrage bots to engage in trading activities. Furthermore, Saber AMM demonstrates remarkable composability with other decentralized finance (DeFi) applications on the Solana blockchain, effectively reducing the opportunity costs associated with low-yield investments.

**Zero Impermanent Loss:**

Saber's StableSwap algorithm operates under the assumption that assets within a pair will ultimately converge to the same price. Consequently, it mitigates impermanent loss in a manner distinct from constant product AMMs. It's worth noting, however, that there remains a risk of price divergence from equilibrium, particularly if one asset in the pool experiences a permanent price shift. Investors are advised to conduct thorough research into the underlying assets before making investment decisions.

**Concentrated Liquidity:**

The debate over the comparative efficiency of automated market makers versus order books has persisted for quite some time. Liquidity efficiency is typically measured by two key factors: spread and depth. Spread refers to the difference between bid and ask prices, while depth pertains to the total volume that can be traded for a given percentage of price change.

Saber's algorithm recognizes the expected price consistency between assets, resulting in negligible price fluctuations during swaps. Consequently, liquidity providers on Saber have the opportunity to charge higher fees and increase profitability.


---

# 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://doc.saberdao.so/saber-amm.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.
