# Open chases

<figure><img src="/files/eKW8kZLo8b39OtTv8fIb" alt="Open chases panel for monitoring and stopping active chase orders."><figcaption><p>Open chases panel for monitoring and stopping active chase orders.</p></figcaption></figure>

Open chases shows active [Chase orders](/order-types/chase-orders.md) running from Proliquid.

Use this panel to confirm which market, side, and size each chase is working, then stop a chase if market conditions change or you no longer want maker-only execution.

Chase orders can update over time, so this page is the main place to monitor them after submission. Related resting orders may also be visible in [Open orders](/terminal-sections/open-orders.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.proliquid.xyz/terminal-sections/open-chases.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.
