# Agent Vaults (NDLP Pools)

## What’s Agent Vaults (NDLP Pools)?

Agent Vaults are the core financial primitive of the NODO protocol. Each vault is an on-chain liquidity pool, referred to as an NDLP (NODO Liquidity Provider) Pool, designed to execute autonomous market-making and yield strategies using capital supplied by users and managed by AI agents.

These vaults are engineered for real-time execution, cross-DEX arbitrage, and risk-optimized LP provisioning, leveraging modular AI agents that adjust parameters, rebalance capital, and respond to volatility across decentralised exchanges.

## Vault Offerings

NODO currently offers two flagship AI-managed vault types: Volatile LP and BTCFi LP - each tailored to distinct market conditions and risk preferences:

**🔹 NODO AI Volatile LP Vault**

* Core Asset Pairs: DEEP/SUI, WAL/SUI, SUI/USDC
* Strategy: Directional market making for altcoin pairs with dynamic LP rebalancing and built-in impermanent loss protection

**🔹 NODO AI BTCFi LP Vault**

* Core Asset Pairs: xBTC/SUI, wBTC/SUI, LBTC/SUI, xBTC/wBTC, xBTC/LBTC
* Strategy: Low-volatility BTC-based market making optimised for risk-averse LPs and BTCFi protocols

## User Roles

Participants in NDLP Vaults fall into three primary categories:

* Liquidity Providers (LPs): Deposit stablecoins or LP tokens into the vault to earn competitive APY from market-making yield. Vaults offer real-time performance tracking and allow withdrawal or reallocation anytime.<br>
* Strategy Providers / Market Makers: Submit execution logic or deploy strategies into agent-managed vaults. Earn revenue shares based on performance without directly managing capital or execution.

Protocol Stakeholders / Token Holders: Participate in vault governance, influence strategy parameters, and benefit from vault success via $NODOAI token incentives and protocol fee distributions.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nodo.xyz/public/product-suite-protocol-components/agent-vaults-ndlp-pools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
