# Bowhead Health

## Bowhead Health

- [🌟 TLDR](https://docs.bowheadhealth.com/bowhead-health/tldr.md): Too Long; Didn't Read (TLDR)
- [🔏 Disclaimer](https://docs.bowheadhealth.com/bowhead-health/disclaimer.md)
- [🐳 Bowhead Health Overview](https://docs.bowheadhealth.com/bowhead-health/bowhead-health-overview.md)
- [What does Bowhead do?](https://docs.bowheadhealth.com/bowhead-health/bowhead-health-overview/what-does-bowhead-do.md)
- [✨ $AHT Tokenomics](https://docs.bowheadhealth.com/bowhead-health/usdaht-tokenomics.md)
- [🔐 CLAM SDK](https://docs.bowheadhealth.com/bowhead-health/clam-sdk.md): Consent and Content Access Management Library
- [🧬 Solutions](https://docs.bowheadhealth.com/bowhead-health/solutions.md)
- [Bowhead Navigator](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-navigator.md): Open-Source, Explainable AI Powering Healthcare Decisions
- [Patent-Pending](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-navigator/patent-pending.md)
- [Clinical Trial Matching](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-navigator/clinical-trial-matching.md)
- [Summarizing](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-navigator/summarizing.md)
- [Population Health Dashboard](https://docs.bowheadhealth.com/bowhead-health/solutions/population-health-dashboard.md)
- [Bowhead Mobile Apps](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-mobile-apps.md)
- [Better by Bowhead](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-mobile-apps/better-by-bowhead.md)
- [Buoyant](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-mobile-apps/buoyant.md)
- [Better Quest](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-mobile-apps/better-quest.md)
- [Skin Genius](https://docs.bowheadhealth.com/bowhead-health/solutions/bowhead-mobile-apps/skin-genius.md)
- [📖 History](https://docs.bowheadhealth.com/bowhead-health/history.md): A Personal Quest for Better Data Management
- [👥 Team](https://docs.bowheadhealth.com/bowhead-health/team.md)
- [🏆 Achievements](https://docs.bowheadhealth.com/bowhead-health/achievements.md): Recognition for Innovation
- [🔗 Links](https://docs.bowheadhealth.com/bowhead-health/links.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.bowheadhealth.com/bowhead-health/tldr.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.
