# Vault Information Page

### Vault Overview

Every vault will have a simple explanation of how the vault earn fees income and decrease Capital Loss (or Impermanent loss):

<figure><img src="https://3306594273-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FncWpbfiN022KvH5AGrQq%2Fuploads%2FEk2DxUivvYXbfRx4cmWg%2FScreenshot%202023-07-12%20at%2013.19.54.png?alt=media&#x26;token=af017ae4-e973-43a9-8a64-99debbd061a4" alt=""><figcaption></figcaption></figure>

### Vault Fees

The total vault fee is displayed on the top, with a breakdown of the fees charged by Charm, and the fees charged by the vault manager:

<figure><img src="https://3306594273-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FncWpbfiN022KvH5AGrQq%2Fuploads%2F5AMUBkqGD2VR7oKlX785%2FScreenshot%202023-07-12%20at%2013.20.37.png?alt=media&#x26;token=b954c844-a9c6-45cd-becf-463fa3183ccd" alt=""><figcaption></figcaption></figure>

The fees can be verified on-chain via [`protocolFee`](https://learn.charm.fi/charm/technical-references/core/alphaprovault#protocol-variables) and [`managerFee`](https://learn.charm.fi/charm/technical-references/core/alphaprovault#vault-manager-variables)

### Vault Strategy

This section contains a chart summarising the positions chosen by the vault:

<figure><img src="https://3306594273-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FncWpbfiN022KvH5AGrQq%2Fuploads%2FJyl6Ur8yuho1TdunIJD4%2FScreenshot%202023-07-04%20at%2018.18.18.png?alt=media&#x26;token=10d29ef5-1ecd-4a1e-845c-f268c0ef8dfc" alt=""><figcaption></figcaption></figure>

Hovering above a part of the chart will show that on 18th June, the vault has selected a [Base Order ](https://learn.charm.fi/charm/appendix/glossary#base-order)of 5,216 to 6,000, a [Limit Order ](https://learn.charm.fi/charm/appendix/glossary#limit-order)of 5,322 to 5,539, when the market price is 5,546.

### Vault Statistics

The vault statistics contain the following information:

#### Vault TVL

The vault's TVL in USD.

#### Pool TVL

The total TVL of the pool in USD.

#### Capacity&#x20;

The % of the vault's total capacity used by existing depositors. The vault cannot accepts deposits if the capacity reaches 100%, but users can always deposit into a vault they have [created](https://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/create-vault) themselves.

#### Total token0

The total number of units of the first token held by the vault.

#### Total token1

The total number of units of the second token held by the vault.

#### Ratio

See [Token Ratio](https://learn.charm.fi/charm/provide-liquidity/user-guides/broken-reference)

#### Spot Price

The current market price of 1 unit of token0 in token1 (ie token1/token0)\*

\*Unless token0 is USDC, USDT, or DAI; or token1 is WETH or WBTC; in which case the price is token0/token1.

#### Base Order

The Liquidity Position chosen as the [Base Order](https://learn.charm.fi/charm/appendix/glossary#base-order).

#### Limit Order

he Liquidity Position chosen as the [Limit Order](https://learn.charm.fi/charm/appendix/glossary#limit-order).

#### Vault

The on-chain address of the vault.

#### Pool

The on-chain address of the pool managed by the vault.

#### Full Range

The maximum % of the vault's holdings held in a [Full Range Position](https://learn.charm.fi/charm/appendix/glossary#full-range-position).
