# Overview

<figure><img src="/files/5nX6iJrhT6tMxFja0kHj" alt=""><figcaption></figcaption></figure>

VLP consists of an index of assets used for swaps and leverage trading. It can be minted using any index asset and burnt to redeem any index asset. The price for minting and redemption is calculated based on (total worth of assets in index including profits and losses of open positions) / (VLP supply).

## Quick links

{% content-ref url="/pages/BlwJSf5AnQRnzEof14Vg" %}
[VLP Token Addresses](/vix-docs/providing-liquidity/overview/vlp-token-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kx7VDrMjPl9gZiWVNrTz" %}
[Buying VLP](/vix-docs/providing-liquidity/overview/buying-vlp.md)
{% endcontent-ref %}

{% content-ref url="/pages/tA44MFvDJ8V82tJ3wpGZ" %}
[Selling VLP](/vix-docs/providing-liquidity/overview/selling-vlp.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fy2agte0elYFiEalYXsM" %}
[Token Pricing](/vix-docs/providing-liquidity/overview/token-pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/7TKGAuyvrlnSZyLK9Wlv" %}
[Token Weights](/vix-docs/providing-liquidity/overview/token-weights.md)
{% endcontent-ref %}

{% content-ref url="/pages/3L7cVWh4aRP4esQ7BaLk" %}
[Risks](/vix-docs/providing-liquidity/overview/risks.md)
{% endcontent-ref %}


---

# 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://vix.gitbook.io/vix-docs/providing-liquidity/overview.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.
