# Strategies

## Types of Strategies

* Uniswap V4 MultiPosition Strategies — These include up to 20 different positions with different liquidity shapes and distributions for the ultimate flexibility
  * Exponential
  * Order Book
  * Gaussian
  * Triangle
  * Uniform
* Dual Position Strategies — These are our classic strategy that involve a base position and limit position
  * Dynamic Range (Wide / Narrow)
  * Stable
  * Pegged Price

### <br>
