# How to View the Analytics on a Liquidation Market

* Navigate to [orca.kujira.app](https://orca.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)
* Select the appropriate collateral market–in this case wETH and click the blue ‘View Market’ button on the far right
* Next, on the top left, click on the ‘Analytics’ tab–at the top is a display of some basic information about this ORCA market. There are also two diagrams displaying some basic liquidation analytics. And finally a summary of recent liquidations appears at the very bottom

<figure><img src="https://lh3.googleusercontent.com/51KUhfC5wYNHUKjW9CW9XpPqwZXcQIkOBn93HCLBQeGuEj067zoUUqEEbzdmu8CRS2Gf2Ao7Myn4C_tFUdYQfQqqxAlCPu21RV3xx31ofYQRiuJgQA639X4CvRzWRKwAeZMbi7v51yDgjRyxiv7B_Vw" 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/orca/product-guides/how-to-view-the-analytics-on-a-liquidation-market.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.
