hodlmm-position-exit

Withdraw DLP shares from HODLMM pools with triple-gate safety checks.

2|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-position-exit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hodlmm-position-exit
Source: https://github.com/cliqueengagements/30-Days-AI-Challenge/tree/main/day-26-hodlmm-position-exit
Command: npx skills add https://github.com/cliqueengagements/30-Days-AI-Challenge --skill hodlmm-position-exit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @stacks/transactions, @stacks/network, @aibtc/mcp-server, @stacks/wallet-sdk, crypto, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a secure and efficient method for exiting positions from the HODLMM platform and retrieving funds to your wallet, ensuring safe capital movement and liquidity management.

Core Features & Use Cases

  • Position Exit: Withdraw DLP shares from HODLMM pools back to the wallet.
  • Safety Model: Triple-gated with per-bin slippage floors, aggregate minimum value, 4-hour cooldown, and mempool depth guard.
  • Use Case: If you need to exit a HODLMM position due to a drop in APY, planned cross-protocol rotation, or an emergency situation, use this Skill to safely transfer your funds back to your wallet.

Quick Start

Use the hodlmm-position-exit skill to withdraw from your HODLMM pool 'dlmm_1'. Run hodlmm-position-exit withdraw --pool dlmm_1 --address SP219TWC8G12CSX5AB093127NC82KYQWEH8ADD1AY --all --confirm and enter your wallet password when prompted.

Frequently Asked Questions about hodlmm-position-exit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I withdraw DLP shares from HODLMM concentrated-liquidity pools?

To withdraw DLP shares from HODLMM concentrated-liquidity pools, use a position exit process that transfers your funds back to your wallet. You can specify an explicit bin list, all bins, or inactive bins.

What safety checks are required before broadcasting a HODLMM position exit?

A HODLMM position exit requires triple-gate safety checks before broadcasting, including per-bin slippage floors, aggregate minimum value enforcement, a 4-hour pool cooldown, and a mempool depth guard.

How do I retrieve capital from all bins in a HODLMM pool?

You retrieve capital from all bins by executing a withdrawal command with the all-bins selector variant. This securely transfers the DLP shares from the specified HODLMM pool back to your wallet address.

Do I need a wallet password to exit a HODLMM position?

Yes, you need to enter your wallet password in a TTY to exit a HODLMM position. The secure capital retrieval process also requires a connected wallet, Bitflow, and the hodlmm-bin-guardian.

When should I use a HODLMM position exit for capital retrieval?

Use a HODLMM position exit for capital retrieval when you experience a drop in APY, plan a cross-protocol rotation, or face an emergency situation requiring safe transfer of funds back to your wallet.

Can I withdraw funds from inactive bins in HODLMM concentrated-liquidity pools?

Yes, you can withdraw funds from inactive bins in HODLMM concentrated-liquidity pools. The exit process supports selector variants that target explicit bin lists, all bins, or specifically inactive bins.