> 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/5./5.9/5.9.1.md).

# 5.9.1 정보 사업자

정보 사업자는 헬스케어 Raw 데이터를 가공해 가치를 만드는 역할을 담당한다. 레몬체인 생태계 참여자들은 정보 사업자로부터 필요한 정보를 받으며, 이에 대한 대가로 일정량의 토큰을 지급한다.

정보 사업자는 생태계 내적으로는 각 서비스 건에 맞는 최적의 방안을 제안하고, 참여자들의 효율을 높일 수 있는 정보를 제공하는 등 생태계가 원활하게 작동할 수 있도록 한다. 또한 생태계 외적으로는 헬스케어 빅데이터를 정리 및 분석하여 데이터 수요자가 원하는 데이터 상품으로 정제하여 데이터 마켓이 원활하게 작동하도록 돕는다.


---

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

```
GET https://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_kor/whitepaper/5./5.9/5.9.1.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.
