# View my Liquidity

1. Make sure you are on [basin.exchange](https://basin.exchange/) and [connect your wallet](/guides/basics/connect-to-basin.md).
2. Navigate to the “Liquidity” page and select the "My Liquidity Positions" tab.
3. Your liquidity positions will be listed by Well.
   * By selecting the Well where you have LP tokens, you can view whether the LP tokens are [Deposited in the Silo](https://docs.bean.money/almanac/farm/silo) (if the Well is on the Deposit Whitelist) or [remove your liquidity](/guides/using-wells/remove-liquidity.md).


---

# 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.basin.exchange/guides/using-wells/view-my-liquidity.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.
