# Hackai Docs

## HackAI

- [What is HackAI?](https://hackai.gitbook.io/hackai-docs/what-is-hackai.md)
- [Why now?](https://hackai.gitbook.io/hackai-docs/why-now.md)
- [Business Model: Building a Safer AI Future](https://hackai.gitbook.io/hackai-docs/business-model-building-a-safer-ai-future.md)
- [Partnerships and Ecosystem Expansion](https://hackai.gitbook.io/hackai-docs/business-model-building-a-safer-ai-future/partnerships-and-ecosystem-expansion.md): Our value proposition resonates across AI safety and compliance. The strength of the HackAI ecosystem lies in its connectivity and decentralized data advantage. Below is our current and planned partne
- [Bounty Hub](https://hackai.gitbook.io/hackai-docs/products/bounty-hub.md): A planned on-chain marketplace for AI-security tasks and rewards
- [Adversarial Sandbox](https://hackai.gitbook.io/hackai-docs/products/adversarial-sandbox.md): A planned safe-test environment for running real exploits against AI models without touching production systems
- [Security Vault](https://hackai.gitbook.io/hackai-docs/products/security-vault.md)
- [FAQ](https://hackai.gitbook.io/hackai-docs/faq.md)
- [About](https://hackai.gitbook.io/hackai-docs/about.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://hackai.gitbook.io/hackai-docs/what-is-hackai.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.
