# Hippocrat은 무엇인가

- [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)


---

# Agent Instructions: 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:

```
GET https://whitepaper.hippocrat.io/index/korean/whatis.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.
