> For the complete documentation index, see [llms.txt](https://a51-finance.gitbook.io/a51-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://a51-finance.gitbook.io/a51-finance/liquidity-automations/market-modes.md).

# Market Modes

The simplest way to begin crafting a strategy on A51 is through the Market Modes. This mode offers four distinct options that liquidity providers can select from to tailor their strategies.

## Market Modes

<table><thead><tr><th width="76">No.</th><th width="133">Mode</th><th width="385">Description</th><th>Example</th></tr></thead><tbody><tr><td>1</td><td>Bull</td><td>Best for bull market. This mode functions like a dynamic range order that follows the price of the tokenB asset up.</td><td>Rebase will happen on the right side of the price. This strategy is for LPs who expect ETH to go up.</td></tr><tr><td>2</td><td>Bear</td><td>Best for bear market. This mode functions like a dynamic range order that follows the price of the tokenA asset up.</td><td>Rebase will happen on the left side of the price. This strategy is for LPs who expect ETH to go down.</td></tr><tr><td>3</td><td>Dynamic</td><td>Best for sideways (volatile) market. This mode functions like a dynamic range order that follows the pool price right and left, keeping liquidity as active as possible.</td><td>This is how ALMs work, best for volatile markets with no clear direction.</td></tr><tr><td>4</td><td>Static</td><td>Best for advanced liquidity strategies. This mode features static ticks that you can use to define your own custom liquidity strategy.</td><td>Static liquidity used for building more sophisticated LP strategies.</td></tr></tbody></table>

tokenA = USDC

tokenB = ETH
