> For the complete documentation index, see [llms.txt](https://docs.hilomarket.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hilomarket.com/help/readme.md).

# Help Center

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or use the GitBook assistant to ask anything about how Hilo works.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-sparkle">:sparkle:</i></h4></td><td><strong>Getting started</strong></td><td>Learn the basics of Hilo</td><td><a href="/pages/9ySomtKQdjdNmNeyNJSb">/pages/9ySomtKQdjdNmNeyNJSb</a></td><td></td></tr><tr><td><h4><i class="fa-message-plus">:message-plus:</i></h4></td><td>Using Hilo</td><td>Vote and Create</td><td><a href="/pages/o8A6GHQNWXb5l7idzT8g">/pages/o8A6GHQNWXb5l7idzT8g</a></td><td></td></tr><tr><td><h4><i class="fa-head-side-brain">:head-side-brain:</i></h4></td><td>HIQ Score</td><td>Accuracy and Consistency</td><td><a href="/pages/JMyQpEkIRKZv30za3ARd">/pages/JMyQpEkIRKZv30za3ARd</a></td><td></td></tr><tr><td><h4><i class="fa-heart">:heart:</i></h4></td><td><strong>MIS Score</strong></td><td>Quality and signal strength</td><td><a href="/pages/LgSrSbwAHlZiTTVk1giU">/pages/LgSrSbwAHlZiTTVk1giU</a></td><td></td></tr><tr><td><h4><i class="fa-credit-card-blank">:credit-card-blank:</i></h4></td><td><strong>Subscriptions</strong></td><td>Unlock more features</td><td><a href="/pages/NsUZdAZz1onVPMUnMFGc">/pages/NsUZdAZz1onVPMUnMFGc</a></td><td></td></tr><tr><td><h4><i class="fa-gift">:gift:</i></h4></td><td><strong>Rewards FAQ</strong></td><td>Learn about Rewards</td><td><a href="/pages/clNtKc9eWsjP883AGEXG">/pages/clNtKc9eWsjP883AGEXG</a></td><td></td></tr><tr><td><h4><i class="fa-message-bot">:message-bot:</i></h4></td><td>AI &#x26; Research Utility</td><td>Smart Search with AI</td><td><a href="/pages/69bvemeDm0FRAEfUWLDr">/pages/69bvemeDm0FRAEfUWLDr</a></td><td></td></tr><tr><td><h4><i class="fa-shield-check">:shield-check:</i></h4></td><td>Account Security</td><td>Account Security Guide</td><td><a href="/pages/ZIcrpCUuf9HXmf8ZVj0C">/pages/ZIcrpCUuf9HXmf8ZVj0C</a></td><td></td></tr><tr><td><h4><i class="fa-comments-question-check">:comments-question-check:</i></h4></td><td>FAQs</td><td>Frequently asked questions</td><td><a href="/pages/DETQjBhAyCEpMasJaelJ">/pages/DETQjBhAyCEpMasJaelJ</a></td><td></td></tr><tr><td><h4><i class="fa-coin-vertical">:coin-vertical:</i></h4></td><td>Token FAQs</td><td>Learn About $HILO</td><td><a href="/pages/3qW9Y7GhzOIBz1Rk5duJ">/pages/3qW9Y7GhzOIBz1Rk5duJ</a></td><td></td></tr><tr><td><h4><i class="fa-rss">:rss:</i></h4></td><td>Your Hilo Feed</td><td>Learn how it works</td><td><a href="/pages/gHd64mqok19KeR2iYefU">/pages/gHd64mqok19KeR2iYefU</a></td><td></td></tr><tr><td><i class="fa-octagon-check">:octagon-check:</i> </td><td>Early Access Program</td><td>terms and conditions</td><td><a href="/pages/IugUrp1SAL7rrKP1V1uA">/pages/IugUrp1SAL7rrKP1V1uA</a></td><td></td></tr><tr><td><h4><i class="fa-bolt-lightning">:bolt-lightning:</i></h4></td><td>Reward Boost</td><td>Boost your Hilo Rewards</td><td><a href="/pages/ulpWGz5FYYqBqrHMWNh1">/pages/ulpWGz5FYYqBqrHMWNh1</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hilomarket.com/help/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
