# Strategy Types

### Single Asset DEX Strategies

The following strategies are applicable to Single 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>Low Volatility | Ultra-Tight</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.01% - 0.3% (Ultra-Tight Range)<br><br><strong>Best For</strong><br>Stablecoin Asset with Stablecoin</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>Medium Volatility | Narrow</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>🟡 🟡 Medium</p><p><br><strong>Liquidity Concentration</strong><br>0.3% - 5% (Narrow Range)<br><br><strong>Best For</strong><br>Liquid Staking Asset with Base Asset<br><br><strong>Examples</strong><br><kbd>BONZO</kbd>/<kbd>XBONZO</kbd>, <kbd>HBAR</kbd>/<kbd>HBARX</kbd></p></td></tr><tr><td><h3>High Volatility | Medium</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile uncorrelated pairs. Tighter positioning for aggressive fee capture. Requires more active management.</p></div><p><strong>Volatility</strong><br>🟠 🟠 🟠  High</p><p></p><p><strong>Liquidity Concentration</strong><br>10-30% (Medium Range)<br><br><strong>Best For</strong><br>Volatile Asset with Uncorrelated Volatile Asset<br><br><strong>Examples</strong><br><kbd>HBAR</kbd>/<kbd>SAUCE</kbd>, <kbd>HBAR</kbd>/<kbd>WETH</kbd></p></td></tr><tr><td><h3>High Volatility | Wide</h3><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Volatile uncorrelated assets paired with a stablecoin. Wide range protects asset inventory during extreme price swings.</p></div><p><strong>Volatility</strong><br>🟠 🟠 🟠  High</p><p></p><p><strong>Liquidity Concentration</strong><br>30%+ (Wide Range)</p><p></p><p><strong>Best For</strong><br>Volatile Asset with Stablecoin<br><br><strong>Examples</strong><br><kbd>USDC</kbd>/<kbd>wETH</kbd>, <kbd>USDC</kbd>/<kbd>HBAR</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/single-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.
