# Exchange

SpiritSwap V2 has been upgraded to take advantage of multiple AMM models, combining them into one power house and using our unique master router to give both traders and liquidity providers the best of both worlds.\
\
SpiritSwaps DEX utilizes a combination of vAMM (Solidly) and Balanced AMM (Balancer) infrastructure to accommodate the needs of both traders and Liquidity providers alike. With the eventual implementation of weighted pools SpiritSwap limit user exposure to IL ([Impermanent Loss](https://academy.binance.com/en/articles/impermanent-loss-explained)) while also offering premium cost efficiency for traders who use our DEX. &#x20;

Read on for a more in-depth rundown surrounding the math and technical aspects of each respective AMM model that executes trades through our master router. \ <br>


---

# 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.silverswap.io/spiritswap-v3/v2-core-features/exchange.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.
