# SAROS AMM

## What is Saros AMM?

Welcome to Saros AMM – the original liquidity engine of Saros DEX on Solana. It’s a simple, permissionless way for anyone to swap SPL tokens instantly, powered entirely by user-provided liquidity pools. No middlemen, no complex order books—just seamless, always-on DeFi trading.

&#x20;Unlike order book models or fragmented DEXs, Saros AMM gives every project and user a direct plug into shared liquidity on Solana:

* Simple & Reliable – Liquidity flows continuously across all prices, ensuring smooth trades and predictable execution.
* Instant Launch – Any token can be listed and traded immediately, no approvals required.<br>

## Use Cases

Saros AMM powers the everyday backbone of DeFi on Solana, supporting:

* Spot markets for any SPL token
* Liquidity bootstrapping for new projects
* Yield farming through SarosFarm integrations
* Staking strategies via SarosStake


---

# 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://docs.saros.xyz/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.
