# Track Your LP Yield

Your Liquidity position can be viewed under the Liquidity page on THORSwap (be sure to connect the correct wallets you added Liquidity with): <https://app.thorswap.finance/liquidity>

For more detailed information on yield rewards visit THORYield and add your LP wallets to track your Liquidity Position: <https://app.thoryield.com/accounts>

Please watch the Video Guide below learn how to use THORYield:

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


---

# 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/how-tos/tutorials/track-your-lp-yield.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.
