# CORE Formulas

This page is dedicated to collecting formulas used to calculate a variety of values inside the CORE ecosystem. To help community members understand how some of these values are obtained we are listing these formulas below:

*Disclaimer: While in the current **intended** smart contracts interoperation the price floor can not move down. It might be broken in case of smart contract bugs, which are possible.*

\
**How to calculate the value of CORE/ETH UNIv2 LP Token?**
----------------------------------------------------------

![](/files/-MIf_2uHVKMXNzd-_nuL)

## **How to calculate the price floor of LP Tokens?**

![](/files/-MIttwzJh0Qxd7C9St0U)

## **How to calculate the price floor of the liquidity pool?**

![](/files/-MIfaKPP4L39UhVvS0fm)

## **How to calculate the price floor of CORE?**

![](/files/-MItu4GoVmM1gNCVAxIg)

## **Legend:**

![](/files/-MIfbbum5Ci9qESZN_-n)


---

# 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://help.cvault.finance/core-formulas/formulas.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.
