> For the complete documentation index, see [llms.txt](https://liquid-terminal.gitbook.io/liquid-terminal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquid-terminal.gitbook.io/liquid-terminal/welcome.md).

# Welcome

## Liquid Terminal

Public beta. Available on HyperCore, coming soon to HyperEVM.

### What is Liquid Terminal?

Liquid Terminal is a data platform and a suite of tools dedicated to the HyperLiquid ecosystem. Our goal: make discovery, analysis, and action effortless across HyperCore today and HyperEVM tomorrow.

* **Free, open and durable**: Core sections stay free and are open-sourced to ensure longevity.

<div data-full-width="true"><figure><img src="/files/iBV6mVSJ3Dd5tVmInrhw" alt=""><figcaption></figcaption></figure></div>

### What you’ll find

* **Liquid Explorer**\
  Explore on-chain data: blocks, transactions, and addresses with readable, fast views and developer-friendly details.
* **Liquid Market**\
  Markets at a glance: spot, perps, auctions, and an opinionated set of analytics that highlight what matters.
* **Liquid Ecosystem**\
  A curated directory of projects, tools, infra, and resources across HyperLiquid, kept practical and up-to-date.
* **Liquid Wiki**\
  Guides, references, and reading lists. Learn quickly, from fundamentals to advanced flows.

### Status

* Current: HyperCore support (public beta)
* Next: HyperEVM support (progressively rolled out)
* Performance: built to be snappy; we optimize latency and clarity before adding surface area

### Public Goods Initiative

We believe core infra and knowledge should be a public good:

* Open documentation and free tools lower the cost of building.
* Shared infra reduces duplication and drift.
* Community contributions are welcomed (content, issues, PRs).

### Get started

* Browse the **Explorer** to understand HyperCore activity.
* Check **Market** for live analytics (spot, perps, auctions).
* Use **Ecosystem** to find the right tools and projects.
* Read the **Wiki** to ramp up fast.

If you ship on HyperLiquid, Liquid Terminal is your companion to explore, analyze, and act.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://liquid-terminal.gitbook.io/liquid-terminal/welcome.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.
