# Hilomarket

## The Hilo Thesis

- [What is Hilo.app](https://docs.hilomarket.com/what-is-hilo.app.md)
- [Executive Summary](https://docs.hilomarket.com/executive-summary.md)
- [Why Prediction Markets Fail Today](https://docs.hilomarket.com/why-prediction-markets-fail-today.md)
- [The Core Insight](https://docs.hilomarket.com/the-core-insight.md)
- [System Overview](https://docs.hilomarket.com/system-overview.md)
- [Incentive Design](https://docs.hilomarket.com/incentive-design.md)
- [Why Hilo Does Not Need Liquidity](https://docs.hilomarket.com/why-hilo-does-not-need-liquidity.md)
- [Scalability and Long-Tail Markets](https://docs.hilomarket.com/scalability-and-long-tail-markets.md)
- [Legal and Regulatory Positioning](https://docs.hilomarket.com/legal-and-regulatory-positioning.md)
- [Business Model](https://docs.hilomarket.com/business-model.md)
- [Market Opportunity](https://docs.hilomarket.com/market-opportunity.md)
- [Competitive Landscape](https://docs.hilomarket.com/competitive-landscape.md)
- [Roadmap](https://docs.hilomarket.com/roadmap.md)
- [Risks and Open Questions](https://docs.hilomarket.com/risks-and-open-questions.md)
- [Conclusion](https://docs.hilomarket.com/conclusion.md)
- [Simulation and Algorithmic Validation](https://docs.hilomarket.com/simulation-and-algorithmic-validation.md)
- [HILO Token Utility](https://docs.hilomarket.com/hilo-token-utility.md)

## Help Center

- [Help Center](https://docs.hilomarket.com/help/readme.md)
- [Getting Started](https://docs.hilomarket.com/help/readme/getting-started.md)
- [Subscriptions](https://docs.hilomarket.com/help/readme/subscriptions.md)
- [HIQ Score](https://docs.hilomarket.com/help/readme/hiq-score.md)
- [MIS Score](https://docs.hilomarket.com/help/readme/mis-score.md)
- [Using Hilo](https://docs.hilomarket.com/help/readme/using-hilo.md)
- [Account Security](https://docs.hilomarket.com/help/readme/account-security.md)
- [Rewards FAQ](https://docs.hilomarket.com/help/readme/rewards-faq.md)
- [FAQs](https://docs.hilomarket.com/help/readme/faqs.md)
- [Token FAQ](https://docs.hilomarket.com/help/readme/token-faq.md)
- [AI Search & Research Utility](https://docs.hilomarket.com/help/readme/ai-search-and-research-utility.md)
- [Hilo Feed](https://docs.hilomarket.com/help/readme/hilo-feed.md)
- [Early Access Program – Terms & Conditions](https://docs.hilomarket.com/help/readme/early-access-program-terms-and-conditions.md)
- [Reward Boost](https://docs.hilomarket.com/help/readme/reward-boost.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hilomarket.com/what-is-hilo.app.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.
