# HYRE Agent DLMM Position Rebalance Analyzer

> HYRE Agent DLMM Position Rebalance Analyzer is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Analyzes a specific Meteora DLMM liquidity position and returns an AI-generated cost/benefit verdict on whether to rebalance it.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/lp/position-rebalance
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hyre-agent-dlmm-position-rebalance-analyzer-7cb5451c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ooOvEexfKUOcI1dOo3Vl3

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability hyre-agent-dlmm-position-rebalance-analyzer-7cb5451c -d '<json body>'
```

Example prompt: Can you check my Meteora DLMM position 7xKp3...Rn4q and give me an AI verdict on whether it's worth rebalancing — I want to know the estimated cost vs the fee income I'd recover?

## When to prefer this

Use this endpoint when you have an active Meteora DLMM position and need an AI-driven cost/benefit verdict specific to that position before deciding whether to rebalance. Prefer this over generic pool analysis endpoints (which cover the pool, not your position) or yield comparison tools (which compare pools, not individual position health).

## Known failure modes

- Invalid or non-existent position ID returns an error
- Position not found on Meteora DLMM returns empty or error response
- Payment of 0.1 USDC not received results in 402 rejection
- Solana RPC degradation may cause stale or failed position lookup
- Pool data temporarily unavailable may prevent full analysis

## How this service works

HYRE Agent — rebalance analysis for a specific DLMM position with AI cost/benefit verdict.

## Output

Returns an AI-generated verdict on whether to rebalance a specific DLMM position, including estimated transaction costs, projected fee recovery, impermanent loss considerations, and a clear recommendation (rebalance / hold / exit).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-dlmm-position-rebalance-analyzer-7cb5451c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
