# Liquidity Providers

## Liquidity Page

<figure><img src="https://1697556086-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgfdcU1v2NxDPkUdSsp%2Fuploads%2FgBL1u3ocGMzrjD3w2MZo%2Fimage.png?alt=media&#x26;token=7a916925-7b3a-4770-8c8f-050a466fddd4" alt=""><figcaption><p>This APR calculation is a result of VOLT emission earned by LPs for providing liquidity to the pool</p></figcaption></figure>

### INVESTMENT

* ***MTRG/BUSD liquidity provided** - The current prices of tokens are used to determine the APR*

### RETURN&#x20;

* ***VOLT Emission earned -** The current price of VOLT is used to determine the APR*

### APR RANGE

The APR range is result of potential boost in VOLT earnings based on the veVOLT NFT attached to the Liquidity. Liquidity providers can boost up to 2.5x their VOLT emission when veVOLT locked by the LP is in same proportion of the liquidity provided by the user in the pool.

In screenshot above:

* **10% APR (Min APR) - No veVOLT locked on Voltswap**
* **25% APR (Max APR) - veVOLT locked on Voltswap in proportion to the liquidity provided**

**Note:** Liquidity Providers have to lock LP tokens in the gauge to earn VOLT emissions

Read more on rewards boost below;

{% embed url="<https://docs.voltswap.finance/voltswap/rewards#boosting>" %}

## Vote Page

<figure><img src="https://1697556086-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgfdcU1v2NxDPkUdSsp%2Fuploads%2FxFaaDOck8dvJGH7v1dA0%2Fimage.png?alt=media&#x26;token=4f0ca7ad-deb5-485b-9269-90fc613eac77" alt=""><figcaption><p>This APR calculation is a result of VOLT emission earned by LPs for providing liquidity to the pool</p></figcaption></figure>

The APR demonstrated on Vote Page is the **Max APR** that user could witness **on the liquidity Page.**

The vote page also highlights the current APR (ongoing epoch week) and expected APR (next epoch week)&#x20;

In screenshot above:

* **25% APR (Current) - APR in current week based on liquidity, prices of assets, veVOLT votes**
* **20% APR (Expected) - APR in next week based on changes in liquidity, prices of assets, veVOLT votes**


---

# 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.voltswap.finance/understanding-aprs/liquidity-providers.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.
