# Introduction

Hyperliquid OHLC provides API Service with high-performance, programmatic access to granular price data and sophisticated analytics from the Hyperliquid. This API is purpose-built to support building your amazing app, equipping you with the precise data architecture needed to secure a competitive edge, uncover hidden market opportunities, and conduct rigorous due diligence. By distilling the inherent complexity of raw onchain transactions into a structured, developer-friendly interface, Hyperliquid OHLC transforms market volatility into the actionable intelligence your project needs to thrive.


---

# 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://hyperliquid-ohlc.gitbook.io/api-docs/introduction.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.
