# Proliquid: Hyperliquid Trading Terminal Documentation

Proliquid is a professional Hyperliquid trading terminal and crypto trading terminal for execution, charts, market intelligence, and account monitoring in one workspace.

## What Proliquid helps you do

Proliquid brings the daily perpetual futures trading terminal workflow into one fast workspace. You can watch markets, scan unusual activity, read important news, compare assets, check funding, and then move into Terminal when you are ready to act.

The docs are written for end users. They explain what each tab is for, which controls matter, and what happens after you place or manage an order.

The product is Hyperliquid-first for execution. Other market data views may show assets from additional venues, but the Terminal trade panel only submits orders for supported Hyperliquid markets.

When a selected market is not tradable on Hyperliquid, Proliquid treats it as view-only unless a Hyperliquid alternative is available.

## Start here

1. Read [Quick start](/getting-started/quick-start.md) to learn the core workflow.
2. Use [Connect your wallet](/getting-started/connect-wallet.md) before placing orders.
3. Review [Trading fundamentals](/getting-started/trading-fundamentals.md) if terms like reduce-only, TIF, or funding are new.
4. Read [Fees](/getting-started/fees.md) to understand Hyperliquid trading fees, Proliquid builder fees, and VIP discounts.
5. Open [Terminal overview](/terminal/overview.md) to understand the trading workspace.
6. Compare execution modes in [Order types](/terminal/order-types.md).
7. Keep [Troubleshooting](/help/troubleshooting.md) nearby when a market, wallet, or order state does not look right.

## What you can do

* Build a market view with charts, important news, screeners, funding, liquidations, whale flow, heatmaps, compare views, and calendar events.
* Trade supported Hyperliquid markets from Terminal with Market, Limit, Scale, Chase, TWAP, and Burst order flows.
* Manage balances, positions, open orders, active TWAPs, chases, bursts, fills, funding, and order history from the bottom activity panel.
* Hide sensitive account values with private mode when sharing a screen or working in a public place.
* Save layouts and presets so repeated workflows start from the same workspace shape.

## Open Proliquid

Use [Proliquid Terminal](https://www.proliquid.xyz/terminal) when you are ready to trade supported Hyperliquid markets.

Open research tabs directly when you want to start from a specific workflow:

* [Charts](https://www.proliquid.xyz/charts)
* [News](https://www.proliquid.xyz/news)
* [Screener](https://www.proliquid.xyz/screener)
* [Funding](https://www.proliquid.xyz/funding)
* [Liquidations](https://www.proliquid.xyz/liquidations)
* [Whales](https://www.proliquid.xyz/whales)
* [Heatmap](https://www.proliquid.xyz/heatmap)
* [Compare](https://www.proliquid.xyz/compare)
* [Calendar](https://www.proliquid.xyz/calendar)

## Exchange references

Proliquid explains the app experience, including [Proliquid fees and Hyperliquid trading fees](/getting-started/fees.md).

Hyperliquid remains the source of truth for exchange-level rules, fees, margin, liquidation, order matching, and network behavior.

Use the official docs when you need exact exchange policy: [Hyperliquid documentation](https://hyperliquid.gitbook.io/hyperliquid-docs/) and [Hyperliquid trading documentation](https://hyperliquid.gitbook.io/hyperliquid-docs/trading).

## How to read these docs

Start with workflow pages when learning the product, then use Terminal pages as a reference while trading. Order pages are intentionally more detailed because they explain form fields, execution behavior, and monitoring.

Settings pages are written as operating notes: what the setting changes, when to change it, and what side effects to expect.

## Related pages

* [Quick start](/getting-started/quick-start.md)
* [Fees](/getting-started/fees.md)
* [Terminal overview](/terminal/overview.md)
* [Order types](/terminal/order-types.md)
* [Glossary](/help/glossary.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/getting-started/readme.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.
