# Liquid Staking + LP Farming

​The Liquid Staking + LP Farming strategy enables users to earn emission rewards, trading fees, and LP farming rewards in one.

### Create Position

1. Extract `X` `MOVE`
2. Stake `Y` `MOVE`, returning `Z` `staked`` ``MOVE`
3. Deposit `X-Y` `MOVE` and `Z` `staked MOVE`, returning `W` `LP<MOVE, staked MOVE>`
4. Deposit `W` `LP<MOVE, staked MOVE>` into a rewards module

### Harvest

1. Periodically claim emissions
2. Swap emissions for `MOVE`.
3. Execute steps in Create Position on harvested `MOVE`
