# VLP key features

1. Minting and Redemption: VLP can be minted using any index asset and burnt to redeem any index asset. The price for minting and redemption is calculated based on the index value (total value of assets in the index, including profits and losses of open positions) divided by the VLP supply.
2. Fees for buying VLP vary based on the individual assets' over- or underweighting. It is advised to compare fees in order to minimise fee expenses.
3. Auto-Compounding\
   Holders of the VLP token earn 50% of platform trading fees in VLP and esVDX in staking page.

   \
   After acquiring VLP, your tokens will be automatically staked, and you will begin earning VLP and Escrowed VDX. Every accrued VLP reward will be automatically staked in order to achieve auto-compounding until you decide to cash out in the desired asset (swap from VLP).


---

# 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://vdex.gitbook.io/vdex/liquidity-providers-vlp/vlp-key-features.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.
