Kim Protocol is a DEX protocol on Base and Mode. We currently support its Mode network implementation. We can do mint liquidity, increase, and decrease liquidity, collect fees and burn the token.
Examples:
Mint prompt: ‘Can you use 1 USDC and 60 MODE to mint a position in Kim? I'll take a 3 in risk level’
In the context of Kim Protocol, the ‘risk level’ is a parameter that determines the price range and potential returns/risks for a liquidity position, with higher numbers indicating narrower price ranges and potentially higher risk-reward ratios.
Increase Liquidity prompt: ‘Can you increase liquidity in my LP position in Kim with token id 59305? Use 1 USDC and 100 MODE token for this’
Collect Fees: ‘Can you collect all my fees for my LP Position with token Id 59305 in Kim?’
Decrease Liquidity prompt: ‘Decrease 60% of my liquidity for my LP Position with token Id 58932 in Kim’ (amount to decrease has to be mentioned percentage-wise)
Burn Position prompt: ‘Can you burn my LP position of token id 58932 in Kim?’ (this will clear your LP position)
List all LPs prompt: ‘Can you list all my positions in Kim protocol?’
Get more info on a position prompt: ‘Can you give me more information regarding the LP with id 59305 in Kim?’
<aside> 💡
A Rule of Thumb: Always make sure to mention the protocol name, the token id and the token amounts with the token names wherever it’s applicable.
</aside>