| SOV Price |

## Understanding the Sovryn Engine: A Deep Dive into the AMM and Liquidity Provision

Community Call #32 took a step back from new feature announcements to provide a foundational, educational session on one of Sovryn’s core components: the **Automated Market Maker (AMM)**. The team broke down the mechanics of the AMM, explaining how it enables decentralized trading and the vital role that community liquidity providers play in making the system work.

### What is the Sovryn AMM?

Unlike traditional exchanges that use an order book to match buyers and sellers, Sovryn uses an AMM. The AMM is a smart contract that holds reserves of two or more tokens in a **liquidity pool**. It uses a mathematical formula (in Sovryn’s case, a formula similar to Uniswap V2) to determine the price of assets based on the ratio of tokens in the pool. This allows users to swap one asset for another permissionlessly and instantly, without needing a direct counterparty.

### The Role of Liquidity Providers (LPs)

The AMM only works if there are tokens in the liquidity pools. This is where **Liquidity Providers (LPs)** come in. Any user can become an LP by depositing an equal value of two tokens into a specific pool (e.g., SOV and BTC into the SOV/BTC pool). In return for providing this liquidity, they receive LP tokens, which represent their share of the pool.

### Incentives and Risks for LPs

LPs are incentivized in two main ways:
1. **Trading Fees:** They earn a proportional share of the 0.3% trading fee charged on every swap that occurs in their pool.
2. **Liquidity Mining Rewards:** For strategic pools, Sovryn provides additional rewards in the form of SOV tokens to further incentivize liquidity.

The primary risk for LPs is **impermanent loss**. This occurs when the price of the deposited assets changes compared to when they were deposited. If the price ratio diverges significantly, the value of the LP’s assets when withdrawn from the pool can be less than if they had simply held the original tokens. The goal is for the earnings from fees and rewards to outweigh any potential impermanent loss.

This call served as a valuable primer for both new and existing users, demystifying a cornerstone of the Sovryn protocol and highlighting how community participation is essential to its function.