> 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/7./7.2-lemc-pool.md).

# 7.2 LEMC 토큰 Pool

<figure><img src="/files/HzyVTmvMAYPST9PrkBx1" alt=""><figcaption></figcaption></figure>

레몬체인 생태계에 기여하는 모든 참여자는 활동을 통해 LEMC 토큰을 인센티브로 받는다. 인센티브는 LEMC 토큰 Pool에서 지급되며, 토큰 Pool은 플랫폼 수수료 중 일부와 최초 발행 토큰의 리저브 중 일부를 통해 마련된다.

각 참여자는 헬스케어 데이터를 업로드 함으로 생태계에 기여하며, 제공한 데이터 가치에 따라 인센티브는 차등적으로 배분된다. 이때 데이터의 가치는 퀄리티, 특성, 신뢰성 등 다양한 요소가 있으며 이는 주기적으로 조정될 수 있다.


---

# 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/7./7.2-lemc-pool.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.
