# How to View Active Bids on Collateral

* 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 DOT and click the blue ‘View Market’ button on the far right

<figure><img src="https://lh6.googleusercontent.com/kkMUqdlcK5gS-YYgDbljxeVahit12kOHBt0MkBamAEEv-76AwpfXFwxaUCMEWOkGspMCJlAyNIKny1TkuPCo5en2X66BLGQP1hcs6-eFr_VStIBB2MdAJQ7ICbw5fud3cGKCBeaQ-n7bf8rZ2Q7zAVE" alt=""><figcaption></figcaption></figure>

* Scroll down to the bottom right, all bids both active and inactive are listed below. Bids can be toggled by total premium (discount), amount of bid remaining, and amount filled. Green dots are displayed next to active bids
* &#x20;To the left is a screen displaying statistics about recent liquidations&#x20;

<figure><img src="https://lh5.googleusercontent.com/ATZIMTgsY93SrJD-BnJqNND6UhDVZJfpNKJdz24cfHqI421gnP3sYJeHwIdx3FhQhntwRHsQIomCYAWaXJagZt1DpVsu29bvXOmhYl1i3QizICRwrPrZvpHfQG6YqQZ8-x5kD31YAJY0XnbcrfFofWo" 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-active-bids-on-collateral.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.
