# Footer

<div align="left"><figure><img src="/files/y4FnesnBTiCBaJk69ycS" alt="Footer status area showing Proliquid version, service connection state, and clock."><figcaption><p>Footer status area showing Proliquid version, service connection state, and clock.</p></figcaption></figure></div>

Use the Proliquid footer to monitor app status, time, and major market sessions from every page in the trading workspace.

In the lower-left corner you can see the current Proliquid version, the connection status of Proliquid services, and a clock. The clock can switch between your local timezone and UTC, which is useful when comparing exchange events, funding times, macro calendar releases, and news timestamps.

<div align="left"><figure><img src="/files/AHPFVhPi1DVOlxm53Mww" alt="Footer market sessions showing major stock exchange hours and holidays."><figcaption><p>Footer market sessions showing major stock exchange hours and holidays.</p></figcaption></figure></div>

The center section shows major stock exchange sessions. Use it to see which region is open, whether a venue is on holiday, and when the next session starts.

This is most useful when crypto markets react to traditional-market liquidity. For example, BTC and ETH may behave differently around the U.S. equity open, Asia session, or major European market hours.

Related pages: [Calendar](/features/calendar.md), [News](/features/crypto-news-feed-for-trading.md), [Terminal](/features/hyperliquid-trading-terminal.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/features/footer.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.
