# What is Helio

**Helio** is a blockchain analysis platform tailored for the Solana ecosystem, designed to uncover hidden patterns and provide actionable insights. At its core is a powerful search algorithm that leverages an optimized graph structure to process on-chain data efficiently, revealing complex connections across wallets, tokens, and even centralized exchanges (CEXs). By combining heuristic-based pathfinding with continuous AI model training, Helio detects patterns that traditional tools miss, such as multi-layered schemes or coordinated wallet activity. Its advanced processing identifies entry and exit points, predicts token behavior, and delivers real-time risk assessments, enabling users to act decisively. With a focus solely on Solana, Helio provides precise, reliable, and deep insights that empower users to make informed decisions, whether they aim to maximize profits, avoid risks, or investigate fraud.&#x20;

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What we're solving</strong></td><td>Check out our problem Statement</td><td></td><td></td><td><a href="inner-workings/quickstart">quickstart</a></td></tr><tr><td><strong>Feeling technical?</strong></td><td>Check out the inner workings</td><td></td><td></td><td><a href="inner-workings">inner-workings</a></td></tr><tr><td><strong>What the future holds</strong></td><td>We don't actually know, but we sure can hope</td><td></td><td></td><td><a href="long-term-vision/the-future">the-future</a></td></tr></tbody></table>


---

# 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://helio.gitbook.io/helio/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.
