# What is stablecoin AMM?

In the Cryptocurrency ecosystem, most AMMs such as Uniswap, Pancakeswap, etc. use this protocol and allow almost all types of assets to be added to their liquidity pools and traded. A Stablecoin AMM which Sirius Finance is building focuses solely on stablecoins, that is to say, only stablecoins like USDC, USDT, etc. can be added to liquidity pools and also traded on this type of AMM.

**For more detailed explanation of stablecoin AMM please check** [**this**](https://medium.com/@siriusfinance/if-you-understand-stablecoin-amm-you-will-know-sirius-finance-better-3d600e8cc3cc)**.**


---

# 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.sirius.finance/get-started/what-is-stablecoin-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.
