# Why Blockchain

> ### 보상 및 유틸리티의 극대화

블록체인 기반의 포인트 생태계 형성에 따라 스왑을 통해 사용성을 극대화시킬 수 있습니다.

아직 가상화폐로 원활하게 결제할 수 있는 시장이 형성되어 있지 않습니다.&#x20;

다만, 토큰을 포인트로 스왑한다면 사용처는 무한하게 확장될 수 있습니다.

손쉽게 결제가 가능해지고 자사 포인트 몰에서 다양한 제휴사의 웰빙 제품 및 서비스 결제가 가능합니다.

포인트 보상 시스템 역시 글로벌 모델에서 빛을 발합니다.

각 나라의 물가를 고려한 포인트의 가치 조정을 통해 토큰 시세 조절의 중요한 역할을 하게 됩니다.

> ### Kcal 포인트의 탈중앙화

기존의 포인트 시스템은 모두 중앙 관리로 운영되었습니다.

이에 따라 포인트의 무한 발행, 불투명한 관리 등 여러 문제가 발생하였습니다.

우리는 블록체인 기술을 통해 포인트 시스템을 탈중앙화시켜 투명성을 확보하였습니다.

포인트 발행 및 사용 등의 모든 서버 기록이 ***Kcal Scanner*** 라는 자체 개발 포인트 탐색기에 업로드되고&#x20;

또한 포인트가 토큰화될 경우에는 블록체인 장부에 기록이 됩니다.

이처럼 블록체인 기술의 장점을 활용하여 유저들이 신뢰할 수 있는 서비스를 제공하는 것이 추구하는 바입니다.

\****Kcal Scanner*** 는 추후 공개 예정.


---

# 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://jumoney.gitbook.io/docs/token/why-blockchain.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.
