# How to View LP positions

* Navigate to [bow.kujira.app](https://bow.kujira.app/)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)

<figure><img src="https://lh3.googleusercontent.com/FDSdj2yTWOpRlA8j5cvTcspA2-T6Cbxlv9ex0Bzxb5XW6rPe2FarwIlEPwgaGRS0dz2PiRA9bGEIQoWvPELOTXqBFH12h-EVMEM6MU7V9IGOGZKSW4s2lxt7hznz65HKlsAs54QcQftZuSb1MYiQm00" alt=""><figcaption></figcaption></figure>

* Click the Dashboard button on the top left

<figure><img src="https://lh4.googleusercontent.com/EZnV5IxfXy7gHDcWX0wl-ucu1tm_yAF4Yizsj0ExMhpRLaVcz_6nH0-xkhIokgooO6mHWXRTRaFhtc7aDf_VfM1yxEGS-4IZA_ktFlGtdnS4k9MH2FvFpVfb0Z_r4kLpo4_CNdCgMEP5wpvtuqXXMKs" alt=""><figcaption></figcaption></figure>

* Click on any displayed positions of interest

<figure><img src="https://lh5.googleusercontent.com/rI909kYaQv8DFGNLWJ8cyUZx7XDq-RBu1l54ZolbsNAKZvIK-pezgxlV5xlv1qZX0nfyienTK2xqI6S6R-DsQ85XutMkaoVoigrqUHzPaXK5CcnXSfbm7LtQ_Iq0R6dVIHoR67XmTVOvQISTXXGlbpI" alt=""><figcaption></figcaption></figure>

* Next, navigate to the ‘Provide’ tab to see any unstaked LP positions

<figure><img src="https://lh3.googleusercontent.com/nv8ZGWcGPP_X3rcwvyCNuPgqrbMJ4CNUiG07hPHcWNJvv_x08JIA7NnhsUevuY4G_vBiZJRuNQEczcLm42G-uS_hsLaT5nkExFCAkxGyLN4XYVWJpUgUDZuVw7pG4whyAeKKBtK7231d2bceFw1H70U" alt=""><figcaption></figcaption></figure>

* Finally, click on the ‘Stake’ button to see any staked LP positions<br>

<figure><img src="https://lh5.googleusercontent.com/34PP0mO3OB55g9KpbSLUXBprmRFmsiNXEALnK3PKjPmuVwmp8idwENV4eCJyhQFyrrzMug1YhPn_Of2gkH5qFVJxV1MJm6gZdyZCvAUk-feE-pT1NYoDYT6rFHVHq05x34D2BmMLVgGWPN8KHOwCxSc" alt=""><figcaption></figcaption></figure>


---

# 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.kujira.app/dapps-and-infrastructure/bow/product-guides/how-to-view-lp-positions.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.
