# Introduction

The Saber AMM, governed by the Saber DAO is an automated market maker and liquidity pool protocol on [Solana](https://solana.com/) designed for extremely efficient trading between similarly priced (pegged) assets, without an opportunity cost. The [AMM](https://saberdao.io/) is designed to cater to stablecoin trading and liquidity provision needs.

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

The protocol offers a seamless and efficient environment for swapping stablecoins with minimal slippage and low fees. Powered by advanced automated market-making (AMM) algorithms, our platform ensures optimal liquidity and fair market prices for stablecoin and pegged asset pairs.

[<br>](https://docs.saberdao.io/saber-amm)


---

# 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/introduction.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.
