# LP Calculator

For calculating potential earnings or planning your THORChain LP strategy, please use our dedicated LP Calculator: <https://app.thoryield.com/lp_calculator>&#x20;

This tool was developed in partnership with [TC University](https://discord.gg/tcuniversity).

{% hint style="info" %}
**Disclaimer:** \
\
LP Calculator cannot account for synth activity on THORChain Post Synth-activation. Therefore, it cannot provide an exact accurate calculation for potential LP outcomes.

LP Calculator remains available for use only as a mathematical baseline for how providing liquidity works on THORChain. It should be used as a tool to understand the math working behind your potential LP activity.
{% endhint %}

Watch the video guide below to learn how the calculator works:

{% embed url="<https://www.youtube.com/watch?v=vgtKciG_RWw>" %}


---

# 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.thorswap.finance/thorswap/thoryield/lp-calculator.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.
