# User guide

### Video Tutorial for Helio, formerly M.A.P

{% embed url="<https://www.youtube.com/watch?v=7idUTMYyjwg>" %}

### Step 1: Connect Wallet

<figure><img src="https://1408242169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp42PZzSgZww3iCnbsHAR%2Fuploads%2FB8A3GfwDfjk82fBQAVGE%2FRCG1.png?alt=media&#x26;token=6237365f-c0bf-4e1f-8fa3-85574b5ed104" alt=""><figcaption></figcaption></figure>

On desktop this can be found in the navbar at the top right. Please use a Solana wallet such as phantom in order to get the full experience pf Helio.

### Step 2: Get HelioGraphs

<figure><img src="https://1408242169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp42PZzSgZww3iCnbsHAR%2Fuploads%2FMsWYEeZ9G2HvhywrlDQS%2FRCG2.png?alt=media&#x26;token=e0063174-ff51-4a7e-aabf-6deb94d87758" alt=""><figcaption></figcaption></figure>

To Generate your own graph you must have HelioGraphs (or hold the token). These can be purchased in sets of 10 in the nav bar for $2 per generation, which you will have forever. Once you selected how many HelioGraphs you wish to have you're ready to click 'Get HelioGraphs' and confirm the necessary transaction.\ <br>

### Step 3: Generate Graph

<figure><img src="https://1408242169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp42PZzSgZww3iCnbsHAR%2Fuploads%2FH5et4q60b07lB0WawiuE%2FRCG3.png?alt=media&#x26;token=5dba0363-2916-4dae-9392-acb5ebb73515" alt=""><figcaption></figcaption></figure>

Now that you have HelioGraphs, you can easily generate your very own graph.\ <br>

### Step 4: Fill In The Required Fields

<figure><img src="https://1408242169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp42PZzSgZww3iCnbsHAR%2Fuploads%2FzlF3Rt3mwFZe2eLAH12A%2FRCG4.png?alt=media&#x26;token=7d5f4a60-86ad-4cdd-9ce8-fa1bde6cb58c" alt=""><figcaption></figcaption></figure>

Fill in the following fields. 1. AI prompt lets you customize the graph to your specifications (example: Discover suspicious tokens created by this wallet) 2. Graph name is so you can easily store and see your generated graphs in the future 3. Enter the public key of a wallet you'd like to track 4. This is the depth you will generate the graph for the wallet (default 2) 5. Add an optional signature the wallet has made (if not done right this can break the generation, make sure you use the correct one, for easiest results leave it blank).\ <br>

### Step 5: Generate

<figure><img src="https://1408242169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp42PZzSgZww3iCnbsHAR%2Fuploads%2F4BTwTxvW9AKmh7TmF0Ss%2FRCG5.png?alt=media&#x26;token=30fe5e4e-8c0b-43e0-854b-73d92b53fed5" alt=""><figcaption></figcaption></figure>

Once all the info is correctly inputed feel free to click 'Generate'. The graph may take a few minutes to generate. You can close this modal and view it in 'My Graphs' later to see its progress. It's recommended to hit 'refresh graph' every so often to see the progress.


---

# 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/user-guide.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.
