Aperture's Uniswap V3 liquidity position (LP) management and automation API allows LP holders to schedule 'triggers' which automatically invokes an action when the specified condition is met.An action could be closing a position, rebalancing a position (closing it and opening a new one with a different price range after performing the necessary swap), or reinvest (claiming accrued fees and add them as liquidity to the position).A condition could be based on time, price, or a combination. Example of a supported condition: when ETH price remains above 3000 USD for at least 72 hours according to Coingecko price feed.Check out Aperture's complete documentation for more details.