# Strategy Types

### Dual Asset DEX Strategies

The following strategies are applicable to Dual Asset DEX vaults deployed on the Hedera network. To view which vaults utilize each of these strategies, please visit [Deployed Vaults](/hub/bonzo-vaults/vault-strategies/single-asset-dex/deployed-vaults.md).

<table data-card-size="large" data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><h3>Stable / Stable</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Stable pairs. Ultra-tight positioning maximizes capital efficiency. Minimal impermanent loss risk.</p></div><p><strong>Volatility</strong><br><strong>🟢</strong> Low</p><p><br><strong>Liquidity Concentration</strong><br>±0.25%</p><p><br><strong>Examples</strong><br><kbd>USDC</kbd>/<kbd>USDC</kbd> , <kbd>USDC</kbd>/<kbd>DAI</kbd></p></td></tr><tr><td><h3>LST / Base Asset</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>LST and base asset pairs. Narrow range balances fees with low rebalancing. Conservative approach.</p></div><p><strong>Volatility</strong><br><strong>🟢 🟡</strong> Low</p><p><br><strong>Liquidity Concentration</strong><br>±0.5-2%<br><br><strong>Examples</strong><br><kbd>BONZO</kbd>/<kbd>XBONZO</kbd>, <kbd>HBAR</kbd>/<kbd>HBARX</kbd></p></td></tr><tr><td><h3><strong>Volatile /</strong> Stable (Major)</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile majors paired with a stablecoin. Medium concentration range supports inventory during volatile price swings.</p></div><p><strong>Volatility</strong><br><strong>🟢 🟡 🟠</strong> Medium</p><p></p><p><strong>Liquidity Concentration</strong><br>±7-10%<br><sub><em>addtl. ±5-15% if low liquidity / high volatility</em></sub><br><br><strong>Examples</strong><br><kbd>USDC</kbd>/<kbd>HBAR</kbd>, <kbd>USDC</kbd>/<kbd>WETH</kbd></p></td></tr><tr><td><h3>Volatile / Stable (Alt)</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile alts paired with a stablecoin. Medium-high concentration range supports inventory during volatile price swings.</p></div><p><strong>Volatility</strong><br><strong>🟢 🟡 🟠</strong>  Medium-High</p><p></p><p><strong>Liquidity Concentration</strong><br>±11-15%</p><p><sub><em>addtl. ±5-15% if low liquidity / high volatility</em></sub><br><br><strong>Examples</strong><br><kbd>USDC</kbd>/<kbd>SAUCE</kbd>, <kbd>USDC</kbd>/<kbd>BONZO</kbd></p></td></tr><tr><td><h3><strong>Volatile /</strong> Volatile (Major)</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile majors paired together. Requires more frequent rebalancing.</p></div><p><strong>Volatility</strong><br><strong>🟢 🟡 🟠</strong> 🔴 High</p><p></p><p><strong>Liquidity Concentration</strong><br>±10-15%<br><sub><em>addtl. ±5-15% if low liquidity / high volatility</em></sub><br><br><strong>Examples</strong><br><kbd>HBAR</kbd>/<kbd>WBTC</kbd>, <kbd>HBAR</kbd>/<kbd>WETH</kbd></p></td></tr><tr><td><h3><strong>Volatile /</strong> Volatile (Alt)</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile alts paired together. Requires more frequent rebalancing.</p></div><p><strong>Volatility</strong><br><strong>🟢 🟡 🟠</strong> 🔴  Highest</p><p></p><p><strong>Liquidity Concentration</strong><br>±12-17%<br><sub><em>addtl. ±5-15% if low liquidity / high volatility</em></sub><br><br><strong>Examples</strong><br><kbd>HBAR</kbd>/<kbd>SAUCE</kbd>, <kbd>HBAR</kbd>/<kbd>WETH</kbd></p></td></tr></tbody></table>


---

# 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.bonzo.finance/hub/bonzo-vaults/vault-strategies/dual-asset-dex/strategy-types.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.
