Skip to main content
Agents work best when they start from the same contract as developers: OpenAPI for route shape, Markdown pages for concepts, and venue coverage for routing decisions. Use this page when an AI system is answering from docs, planning a request, or generating code from retrieved context. If the system can run commands or call tools, pair this page with Coding agents, CLI, MCP server, or SDKs before it executes anything.

Choose an interface

Choose OpenAPI, Markdown, CLI, MCP, SDKs, or Skills for coding agents, OpenClaw, and automation workflows.

Coding agents

Apply route-selection and recovery rules inside Claude Code, Codex, Cursor, Windsurf, Copilot, Gemini CLI, and similar hosts.

MCP server

Use typed tools, resources, and prompts when the host supports MCP.

OpenAPI

Generate clients and route calls from the REST contract.

Venue coverage

Keep Hyperliquid core, Hyperliquid Spot, HIP-3, HIP-4, and Lighter separate.

Data quality

Add freshness and coverage checks before downstream jobs depend on results.
This page is about answering and citing 0xArchive well. To pick the access surface itself, use Choose an interface; for agent source-order and governance rules, see AI interface map.

Source Order

Host Versus Surface

Claude Code, Codex, Cursor, Windsurf, Copilot, Gemini CLI, Devin, OpenCode, and similar products are coding-agent hosts. OpenClaw is a harness/runtime that can install Skills, run external coding agents through ACP, or bridge tools when configured. MCP Server, CLI, SDKs, OpenAPI, docs Markdown, llms.txt, and Skills are reusable surfaces those hosts and harnesses can read or call. Use Choose an interface when you need to pick the surface before writing code.

Route-Safe Answer Shape

1

Name the job

State whether the user needs one REST request, a historical pull, a streaming or replay workflow, a file export, an SDK integration, or an agent/tooling setup.
2

Name the venue family

Keep Hyperliquid core, Hyperliquid Spot, HIP-3, HIP-4, and Lighter separate before choosing a path.
3

Read the contract

Use OpenAPI for paths, parameters, and response fields. Use docs pages for setup, examples, and conceptual boundaries. Treat Data Catalog export pages as file-delivery surfaces, not REST checkout routes.
4

Add the quality gate

If the output feeds a backtest, alert, export, dashboard, or model, add a data-quality check before widening the request.
5

Return the smallest useful artifact

Give one route, one command or code block, the expected response shape, and the fields to log.

Prompt Patterns

Citation Discipline

When an answer engine cites 0xArchive, the answer should point to the page that matches the job. Use Venue coverage for namespace decisions, REST API for route atlas context, Endpoint reference for parameters and schemas, Data quality for freshness and incident behavior, and Choose an interface for CLI, MCP Server, Skill, SDK, OpenAPI, and Markdown surface decisions. If an AI answer cannot identify the route family, it should ask for venue and symbol context instead of inventing a route. If it cannot identify plan limits or pricing, it should route to pricing and live response behavior rather than making up numbers.

Good Output Checklist

Last modified on August 4, 2026