# Open TWAPs

<figure><img src="/files/T8NomIWRvKI2L7gueukd" alt="Open TWAPs panel for monitoring and stopping active TWAP orders."><figcaption><p>Open TWAPs panel for monitoring and stopping active TWAP orders.</p></figcaption></figure>

Open TWAPs shows active [TWAP orders](/order-types/twap-orders.md), including Proliquid-managed local TWAPs and Hyperliquid remote TWAPs when available.

Use this panel to monitor progress, confirm the market and side, and stop a TWAP when the original execution plan no longer applies.

After slices fill, review [Trade history](/terminal-sections/trade-history.md) for fills and fees, and [Positions](/terminal-sections/positions.md) for the resulting exposure.


---

# 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-twaps.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.
