Omni Terminal Docs

Documentation for Hyperliquid trading, risk, and market investigation.

Use these docs to understand Omni Terminal’s trading workflow, market data surfaces, AI news pipeline, wallet and risk tools, and the infrastructure behind them.

Plain-text route maps are available at /llms.txt and /llms-full.txt for tools that prefer a compact index.

At a glance

11 feature pages
Core stack Coverage for price, L4, liquidations, funding, IV, news, clusters, node, Ask Omni, mobile, and API architecture.
Cross-repo evidence
4 repos Omni Terminal plus sibling docs for data-api, node/orderbook, and wallet clustering.
Public-safe outputs
No secrets Repo-scoped references only, with no host inventory, service tokens, or absolute machine paths.

User Flow

Recommended path through Omni Terminal

  1. 1 Connect and verify access Start with wallet connection, session scope, and funding authority expectations.
  2. 2 Read the market workspace Use chart, orderbook, liquidation stats, funding, and news context before sizing a trade.
  3. 3 Plan execution Move from a single order ticket into Custom > Scale when you need laddered levels.
  4. 4 Check collateral authority Separate stored agent trading authority from wallet-signed funding and collateral movement.
  5. 5 Share terminal views Use the Telegram screenshot bot and share-renderer for public chart, liquidation, trader, and news views.

Start here

Popular guides and feature pages

Guides

Features

Indexes

Plain-text docs and sitemap

Use these files when you need a compact route map, a longer plain-text summary, or the crawlable URL list.

How to use these docs

Start with the workflow you care about, then follow the implementation references when you need more detail.

  • Use the feature pages for fast orientation and page-level positioning.
  • Use the guide pages for step-by-step workflows in the terminal.
  • Use the references to trace behavior back to an Omni or sibling-repo document.

What is covered in phase one

Phase one covers the core surfaces Omni Terminal is already known for in the product and repo.

  • Price, L4, liquidations, funding, IV, news, wallet clusters, trader profiles, Ask Omni, node operations, and API architecture.
  • Each page explains what Omni does, why traders care, what supports the feature, and what the caveats are.
  • Every page uses repo-scoped citations only.

References

Implementation references

  • Plain-text routing notes

    omni-terminal/docs/LLMS_AUTHORITY.md

    Lists source docs used by the plain-text indexes and docs summaries.

  • Terminal API architecture

    omni-terminal/docs/ARCHITECTURE_TERMINAL_API.md

    Documents the terminal/public API split and browser-facing route model.

  • WebSocket streams

    omni-terminal/docs/WS_STREAMS.md

    Documents the stream inventory and which views depend on live WebSocket data.