> 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/undefined-1.md).

# 로드맵

### **2021년**

**1분기-2분기**

* 의료 분야의 AI 교차점을 탐색함.&#x20;
* 현재 블록체인 구현을 분석함.&#x20;
* 마일스톤을 포함하여 상세한 프로젝트 계획을 함

**3분기**

* AI, 헬스케어, 커뮤니케이션 분야에서 숙련한 전문가를 모집함.
* 프로젝트의 모든 측면을 포괄하는 다양한 분야의 팀을 구성함.&#x20;
* 팀 역할과 책임을 분담함.&#x20;
* 협력적이고 혁신적인 업무 환경을 조성함.

**4분기**

* 포괄적인 프로젝트 문서를 작성함.&#x20;
* 관심을 유도하는 보도 자료 및 마케팅 자료를 만듬.

### **2022년** <a href="#id-2022" id="id-2022"></a>

#### 1분기 - 2분기&#x20;

* 인류의 건강과 삶의 질을 향상시킬 수 있는 제품을 갖춘 기업인 BHF를 출시함.&#x20;
* 가치 제안과 시장 포지셔닝을 개선함.&#x20;
* 사전 판매 단계를 준비하고 잠재적 투자자와 소통함.

#### 3분기- 4분기&#x20;

* 사전 판매 단계를 시작함.&#x20;
* 투자자와 소통하고 피드백을 기반으로 프로젝트를 개선함.&#x20;
* 글로벌리버스그룹을 통해 세포면역치료 및 암치료 병원 운영을 시작함.

### **2023년** <a href="#id-2023" id="id-2023"></a>

#### 1분기 - 2분기&#x20;

* 핀테크 플랫폼, 국제 의료 관광, M\&A 관리를 시작함
* 회원들에게 의료 및 창업 기회를 제공함.&#x20;
* 중국 다롄시에 지사를 설립함&#x20;
* 몽골, 필리핀, 싱가포르, 베트남, 인도네시아 등지에 더 많은지사 설립을 시작함.&#x20;

#### 3분기- 4분기&#x20;

* 확장성, 상호 운용성, 보안을 강화함.&#x20;
* 새로운 기능을 개발함.&#x20;
* Trad-Fi에서 블록체인으로 전환함.

### **2024년** <a href="#id-2024" id="id-2024"></a>

**1분기**

* 의료 분야에서 AI-블록체인 통합을 개발함.&#x20;
* BHF에서 글로벌유토피아로 사명을 변경함.
* 공식 프로젝트 웹사이트를 출시함.&#x20;
* 의료 서비스 제공자와 함께 단계에 따라 출시를 시작함.&#x20;

**2분기**

* 실제 데이터에 대한 성능과 지표 모니터링.&#x20;
* 성공을 기반으로 배포 확장.&#x20;
* 피드백과 업계 동향을 기반으로 생태계를 반복하고 강화.&#x20;
* 메인넷 정식 런칭.&#x20;
* 주요 거래소에 프로젝트 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/undefined-1.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.
