> For the complete documentation index, see [llms.txt](https://whitepaper-kr.gpia.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-kr.gpia.xyz/gpia.md).

# GPIA - 헬스케어의 미래

<figure><img src="/files/51nzWB24M8imuzWDz0TF" alt=""><figcaption></figcaption></figure>

#### 소개

이상적인 세상을 의미하는 "유토피아"에서 영감을 받아 한국 최초의 건강 및 라이프스타일 블록체인 생태계인 GPIA는 사용자 중심 경험을 위한 글로벌 플랫폼을 구축하고 있습니다. GPIA는 국경을 넘어 GPIA 토큰으로 지원되는 탈중앙화 생태계를 통해 고급 사용자 중심 건강 및 라이프스타일 경험, 서비스 및 제품을 제공합니다. 이 토큰은 투명성, 보안 및 수익 창출 기회와 같은 매력적인 사용자 혜택을 우선시하는 탈중앙화 생태계에 활력을 불어넣습니다.

#### GPIA의 글로벌 확장

중국 대련에 거점을 두고 몽골, 필리핀, 싱가포르, 베트남, 인도네시아로의 야심찬 계획을 통해 GPIA는 빠르게 글로벌 입지를 확장하고 있습니다. 이러한 확장은 국경 없는 의료 커뮤니티를 구축하겠다는 의지를 강조합니다.


---

# 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://whitepaper-kr.gpia.xyz/gpia.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.
