# USDFI AMM

- [Understanding Automated Market Makers](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers.md): Welcome to the hub of our innovative hybrid DEX model - our exchange page. Here, you'll discover the details of the unique hybrid AMM approach and how it sets USDFI apart.
- [How-to execute a token swap](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/how-to-execute-a-token-swap.md)
- [Token prices](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/how-to-execute-a-token-swap/token-prices.md)
- [Price Impact](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/how-to-execute-a-token-swap/price-impact.md)
- [Price Slippage](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/how-to-execute-a-token-swap/price-slippage.md)
- [Price Impact vs Slippage](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/how-to-execute-a-token-swap/price-impact-vs-slippage.md)
- [Understanding liquidity pools](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/understanding-liquidity-pools.md)
- [vAMM vs sAMM](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/vamm-vs-samm.md)
- [Understanding AMM users](https://docs.usdfi.com/usdfi-amm/understanding-automated-market-makers/understanding-amm-users.md)
- [Understanding USDFI's AFSA-Shield](https://docs.usdfi.com/usdfi-amm/understanding-usdfis-afsa-shield.md): USDFI's AMM offers a built in trading shield called AFSA (anti-frontrunning-and-sandwich-attack-shield) to protect its traders from market manipulation
- [Becoming a liquidity provider](https://docs.usdfi.com/usdfi-amm/becoming-a-liquidity-provider.md)
- [Whitelisting](https://docs.usdfi.com/usdfi-amm/becoming-a-liquidity-provider/whitelisting.md): USDFI is the protocol for protocols offering the full tech stack
- [Dynamic pool fees for partner protocols](https://docs.usdfi.com/usdfi-amm/becoming-a-liquidity-provider/dynamic-pool-fees-for-partner-protocols.md)
- [Understanding USDFI Pools](https://docs.usdfi.com/usdfi-amm/understanding-usdfi-pools.md)
- [Understanding the USDFI Router](https://docs.usdfi.com/usdfi-amm/understanding-the-usdfi-router.md): USDFI's custom Multirouter


---

# 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.usdfi.com/usdfi-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.
