# Hippocrat Whitepaper

## HPO Whitepaper

- [Introduction](https://whitepaper.hippocrat.io/index/introduction.md)
- [Importance of healthcare data](https://whitepaper.hippocrat.io/index/understand/importance.md)
- [Types of Healthcare Data](https://whitepaper.hippocrat.io/index/understand/types.md)
- [Problems to be solved](https://whitepaper.hippocrat.io/index/understand/problems.md)
- [The goal of Hippocrat](https://whitepaper.hippocrat.io/index/whatis/thegoal.md)
- [Blockchain and Cryptography Technology](https://whitepaper.hippocrat.io/index/whatis/technologies.md)
- [Self Sovereign Identity and MyData](https://whitepaper.hippocrat.io/index/whatis/ssi.md)
- [Hippocrat Wallet SDK](https://whitepaper.hippocrat.io/index/whatis/sdk.md)
- [Issuing and utilization of data](https://whitepaper.hippocrat.io/index/whatis/issueanduse.md)
- [Governance and DAO](https://whitepaper.hippocrat.io/index/whatis/governance.md)
- [Incentive model](https://whitepaper.hippocrat.io/index/whatis/incentive.md)
- [HPO Token](https://whitepaper.hippocrat.io/index/whatis/hpo.md)
- [Anticipated Impacts](https://whitepaper.hippocrat.io/index/future/impacts.md)
- [Roadmap](https://whitepaper.hippocrat.io/index/future/roadmap.md)
- [Disclaimer](https://whitepaper.hippocrat.io/index/others/disclaimer.md)
- [References](https://whitepaper.hippocrat.io/index/others/references.md)

## 한국어

- [서문](https://whitepaper.hippocrat.io/index/korean/introduction.md)
- [헬스케어 데이터의 중요성](https://whitepaper.hippocrat.io/index/korean/understand/importance.md)
- [헬스케어 데이터의 종류](https://whitepaper.hippocrat.io/index/korean/understand/types.md)
- [해결 과제](https://whitepaper.hippocrat.io/index/korean/understand/problems.md)
- [Hippocrat의 목표](https://whitepaper.hippocrat.io/index/korean/whatis/thegoal.md)
- [블록체인과 암호 기술](https://whitepaper.hippocrat.io/index/korean/whatis/technologies.md)
- [자기주권신원과 마이데이터](https://whitepaper.hippocrat.io/index/korean/whatis/ssi.md)
- [Hippocrat Wallet SDK](https://whitepaper.hippocrat.io/index/korean/whatis/sdk.md)
- [데이터 발급 및 활용](https://whitepaper.hippocrat.io/index/korean/whatis/issueanduse.md)
- [거버넌스 및 DAO](https://whitepaper.hippocrat.io/index/korean/whatis/governance.md)
- [인센티브 모델](https://whitepaper.hippocrat.io/index/korean/whatis/incentive.md)
- [HPO 토큰](https://whitepaper.hippocrat.io/index/korean/whatis/hpo.md)
- [기대 효과](https://whitepaper.hippocrat.io/index/korean/future/impacts.md)
- [로드맵](https://whitepaper.hippocrat.io/index/korean/future/roadmap.md)
- [면책 조항](https://whitepaper.hippocrat.io/index/korean/others/disclaimer.md)
- [참고자료](https://whitepaper.hippocrat.io/index/korean/others/references.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://whitepaper.hippocrat.io/index/introduction.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.
