# 6.2.4 헬스케어 데이터 NFT 분할 소유권 거래 서비스

NFT를 담보로 분할 소유권을 발행하며, 분할 수량, 조각당 가격, 판매 기간, 수익률 등을 지정할 수 있다. 소유권 조각 판매율이 100%가 될 시 거래는 완료되며 분할 소유권 발송 후엔 일반 NFT 상품처럼 개별(조각) 거래가 가능하다. 다수의 유저들이 가치가 높은 NFT에 대한 소유권을 가격 부담 없이 원하는 만큼 분할 구매 및 소유할 수 있게 된다.


---

# 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://lemonchain.gitbook.io/lemonchain_whitepaper_v1.9_kor/whitepaper/6./6.2-defi/6.2.4-nft.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.
