# FAQ

The FAQ section addresses common questions about Helio, including its functionality, usage, tokenomics, and unique features. It’s designed to provide users with clear and concise answers to help them better understand the platform and its capabilities.

#### What is Helio?

{% hint style="info" %}
Helio is an advanced blockchain analysis platform for Solana that uses AI to uncover patterns, track wallet activity, and provide insights into token networks.
{% endhint %}

#### How does Helio work?

{% hint style="info" %}
Simply input a wallet address and a prompt. Helio generates a detailed graph of the wallet's network, showing token flows, wallet interactions, and actionable insights based on your prompt.
{% endhint %}

#### Who can use Helio?

{% hint style="info" %}
Helio is accessible to everyone. Users can either purchase HelioGraphs directly or hold HELIO tokens to unlock access. For more details, check out the Tokenomics section.
{% endhint %}

#### How accurate is Helio's analysis?

{% hint style="info" %}
Helio leverages advanced AI models trained on blockchain data, offering high-confidence insights and predictions. However, users should combine Helio’s findings with their own research for decision-making. \*note: Ai isn't perfect and can make mistakes.
{% endhint %}

#### What makes Helio Different

{% hint style="info" %}
Unlike competitors, Helio focuses exclusively on Solana, providing deep, multi-layered analysis with features like AI-driven explanations and dynamic graph updates.
{% endhint %}

#### Can Helio detect suspicious behaviour?

{% hint style="info" %}
Yes, Helio is designed to identify suspicious behavior within wallet networks. Using advanced AI and heuristic algorithms, it detects red flags such as unusual transaction patterns, coordinated wallet activity, and connections to known scams, helping users make informed decisions and avoid potential risks.
{% endhint %}


---

# 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/other/faq.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.
