> For the complete documentation index, see [llms.txt](https://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_kor/whitepaper/2..md).

# 2. 서론

> 헬스케어 분야에 디지털기술(IT)과 인공지능기술(AI)이 혁신적으로 활용되는 스마트 헬스케어 산업은 4차 산업혁명 시대 혁신의 중심으로 그 중요성이 크게 부각되고 있다. 바이오 기술과 디지털 기술, 인공지능 기술이 융합되어 ‘언제 어디서나 스마트’한 건강관리와 의료서비스를 제공함으로써, 인구 고령화 추세와 함께 크게 증가하고 있는 의료비 절감 효과와 경제 성장 효과를 함께 모색할 수 있다.

{% content-ref url="/pages/LxhTrCQMv4vGLUkERznL" %}
[2.1 스마트 헬스케어 생태계 현황](/lemonchain_whitepaper_v1.9_kor/whitepaper/2./2.1.md)
{% endcontent-ref %}

{% content-ref url="/pages/ihkKvNShTVOPZSkCjRkm" %}
[2.2 스마트 헬스케어 생태계의 중요성](/lemonchain_whitepaper_v1.9_kor/whitepaper/2./2.2.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_kor/whitepaper/2..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
