# Glossary

<details>

<summary>Alpha Vault</summary>

An LP Vault created using Alpha Vaults.

</details>

<details>

<summary>Alpha Vaults</summary>

The smart contract system that creates decentralized LP vaults for any Uniswap V3 pool.

</details>

<details>

<summary>Base Order</summary>

The Liquidity Position chosen by an Alpha Vault to collect fees.

</details>

<details>

<summary>Community Vaults</summary>

An Alpha Vault that was not created by Charm.

</details>

<details>

<summary>Capital Efficiency</summary>

The improvements in Liquidity versus a Full Range Strategy, as measured by the increase in trading volume.

</details>

<details>

<summary>Capital Loss</summary>

The amount capital Liquidity Providers will lose by providing and withdrawing liquidity. It is equal to realised and unrealised [impermanent loss](https://academy.binance.com/en/articles/impermanent-loss-explained).&#x20;

Impermanent loss cannot be eliminated, because it is an essential feature of Decentralised Exchanges (DEX) that generates Fee Income for LPs.

For simplicity, Capital Loss will be used inter-changeably with impermanent loss throughout the docs.

</details>

<details>

<summary>Fee Income</summary>

The income liquidity providers earn after providing assets to a DEX pool.&#x20;

Traders pay a fee to LPs when they use their assets to trade, and liquidity providers incur Capital Loss whenever their assets are traded.&#x20;

</details>

<details>

<summary>Full Range Position</summary>

A Liquidity Position with the maximum possible price range.

Compared to other Liquidity Positions, A Full-Range Position earn the [lowest](https://support.uniswap.org/hc/en-us/articles/7423608592781-Can-I-provide-liquidity-over-the-full-range-on-V3-) Fees Income, but also have the lowest risk of Capital Loss.&#x20;

It also guarantees tokens can always be traded.

</details>

<details>

<summary>Full Range Strategy</summary>

An LP Strategy where assets are only deposited into a Full Range Position.

</details>

<details>

<summary>In Range Liquidity</summary>

The amount deposited into a Liquidity Position when the market price is within the range specified by the Liquidity Position.&#x20;

The deposits will earn Fee Income, and will be used by traders to trade.

</details>

<details>

<summary>Limit Order</summary>

The Liquidity Position chosen by an Alpha Vault to reduce capital loss.

</details>

<details>

<summary>Liquidity</summary>

Liquidity is the size of the trade that can be placed to move the Market Price.

Higher Liquidity result in higher trading volumes, lower [Price Slippage](https://help.1inch.io/en/articles/4585109-what-is-price-impact-vs-price-slippage-in-defi), and lower [Price Impact](https://help.1inch.io/en/articles/4585109-what-is-price-impact-vs-price-slippage-in-defi).&#x20;

The Liquidity is always zero for Out-of-Range Liquidity.

</details>

<details>

<summary>Liquidity Concentration</summary>

The process of depositing assets into any Liquidity Position that is not a Full Range Position.

</details>

<details>

<summary>Liquidity Manager</summary>

An individual or smart contract using an LP Strategy to manage the Liquidity Position.&#x20;

The LP Strategy is open-sourced by passive Liquidity Managers, and close-sourced by active Liquidity Managers.

</details>

<details>

<summary>Liquidity Pool</summary>

A smart contract where LPs deposit their assets.

</details>

<details>

<summary>Liquidity Position</summary>

The price ranges of the [Range Order](https://docs.uniswap.org/concepts/protocol/range-orders) chosen by a Liquidity Provider or Liquidity Manager when providing liquidity.

</details>

<details>

<summary>Liquidity Provider (LP)</summary>

A wallet or smart contract depositing assets to a pool of assets in a Decentralized Exchange (DEX).&#x20;

LPs earn income from the trading fees generated by the DEX, but risk Capital Loss when traders use their assets to trade.

</details>

<details>

<summary>LP Industry</summary>

The industry providing services for Liquidity Providers and Liquidity Managers.

</details>

<details>

<summary>LP Returns</summary>

The amount of Fees Income earned by LPs in excess of the Capital Loss.&#x20;

LP Returns is often measured as the Return On Investment (ROI) versus holding the asset (ie not providing liquidity), but can also be measured as the ROI versus a Full-Range Position.

</details>

<details>

<summary>LP Shares</summary>

The ERC-20 token Liquidity Providers receive after depositing into an LP Vault.&#x20;

LP Shares are used to withdraw an LP's assets from the LP Vault, and to access other benefits such as [staking](https://www.coinbase.com/learn/crypto-basics/what-is-staking) income and [getting a loan](https://appinventiv.com/blog/how-defi-lending-works/).&#x20;

</details>

<details>

<summary>LP Strategy</summary>

The methodology that determines how Liquidity Positions are chosen.&#x20;

This methodology is open sourced by passive Liquidity Managers, and close sourced by active Liquidity Managers.

</details>

<details>

<summary>LP Vault</summary>

An asset management system that chooses Liquidity Positions on behalf of Liquidity Providers.&#x20;

Decentralised LP Vaults are smart contracts deployed and operated entirely on a public blockchain.

</details>

<details>

<summary>Market Price</summary>

The amount of tokens that can be swapped for 1 unit of the other token within a Liquidity Pool.

</details>

<details>

<summary>Out of Range Liquidity</summary>

The amount deposited into a Liquidity Position when the market price is outside the range specified by the Liquidity Position.&#x20;

The deposits will not earn Fee Income, nor will they be used by traders to trade.

</details>

<details>

<summary>Passive Rebalancing</summary>

An LP Strategy that relies entirely on changes in the market price to manage liquidity.

</details>

<details>

<summary>Passive Vault</summary>

An investment vehicle that earns income using an open-source, transparent, and rules-based LP Strategy.&#x20;

The vaults created by Alpha Vaults are the first Passive Vaults.

</details>

<details>

<summary>Rebalance</summary>

The process used to chose new Liquidity Positions.&#x20;

During Rebalance, liquidity is removed from the old positions and redeposited into new positions.

</details>

<details>

<summary>ROI</summary>

A depositor's return in investment after depositing into an LP Vault.&#x20;

The ROI is equal to Fee Income minus Capital Loss.

For example, if a depositor deposited 1 WETH and 2000 USDC into an LP Vault, and the ROI after 4 months is 10%, they would have earned 0.1 WETH and 200 USDC during 4 months.&#x20;

</details>

<details>

<summary>Tradability</summary>

The amount of trading volume that can be generated within the pool of liquidity managed by the Liquidity Manager.&#x20;

Tradability is always zero for Out of Range Liquidity.

</details>

<details>

<summary>Update Price</summary>

The price used by Passive Rebalancing to calculate the Base Order and Limit Order. It is equal to the spot price of the pool when rebalancing takes place.

</details>

<details>

<summary>Vault Manager</summary>

The wallet address that can change the parameters of an Alpha Vault.

</details>

<details>

<summary>Verified Manager</summary>

A vault manager who have passed Charm's on-chain [verification](https://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/verify-manager) system.

</details>

<details>

<summary>Worst Case Liquidity</summary>

The Liquidity generated by an Alpha Vault when the Market Price is outside the ranges chosen by the Base Order and the Limit Order.

</details>
