> For the complete documentation index, see [llms.txt](https://hwikcircle.gitbook.io/hwikcirclelayer-whitepaper_kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hwikcircle.gitbook.io/hwikcirclelayer-whitepaper_kr/abstract/undefined.md).

# 초록

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

휙 써클 레이어(Hwik Circle Layer)는 블록체인 기술을 기반으로 퍼스널 모빌리티, 로지스틱스, 데이터를 포함하여 이동에 가치를 제공하고, 커뮤니티 구성원들에게 생태계 참여를 인센티브를 제공하는 플랫폼이다.

긱 이코노미 시장, 공유 경제, 글로벌 커뮤니티에 대한 참여를 고무시키는 중요한 열쇠는 각 개인의 기여와 신뢰도를 투명하게 반영하는 공정한 평판 시스템이다. 휙 써클 레이어는 글로벌 공유 경제 시장에서 모든 개인들이 자신들의 평판을 관리하고 커뮤니티의 성장에 기여함으로써 이동에 가치를 제공하고, 공정하고 투명하게 보상을 받을 수 있는 생태계를 구축하는 것을 목표로 한다.


---

# 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://hwikcircle.gitbook.io/hwikcirclelayer-whitepaper_kr/abstract/undefined.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.
