> For the complete documentation index, see [llms.txt](https://docs.aperture.finance/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aperture.finance/docs/liquidity-intents/lp-tooling-and-automation.md).

# LP Tooling & Automation

## Summary

Aperture has a suite of Liquidity Intents or automation features designed to improve the experience of providing liquidity on a concentrated liquidity DEX (PCS V3 or Uni V3). Our initial features include:

1. **Recurring Rebalance (as known as Strategy) based on pricing and pool ratio**
   * e.g. "If ETH rises more than 10% in price, then rebalance my ETH-USDC position back to 50-50 around the new pool/spot price. And do this for future price movement as well."
   * e.g. "If the ratio of ETH in my ETH-USDC position is more than 70%, then rebalance my ETH-USDC position back to 50-50. And do this for future price movement as well."
2. **Automated position rebalance based on pricing, pool ratio, and time**
   * e.g. “If ETH rises to $2,500 then rebalance my ETH-USDC position back to 50-50”
3. **Automated position closure based on pricing, pool ratio, and time**
   * e.g. “If ETH rises to $2,500 then remove all liquidity and return the assets to my wallet”
4. **Auto-compounding of fees**
   * compound fees back into the position at a frequency that is optimized for gas costs

<br>
