> For the complete documentation index, see [llms.txt](https://jumoney.gitbook.io/eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jumoney.gitbook.io/eng/prologue/roadmap.md).

# Roadmap

### 2021.

> * [x] Kick-off for **WEB3.0** healthcare platform
> * [x] **Blockchain & Tokenomics** design&#x20;

### 2022.

> * [x] WEB3.0 healthcare platform -**Pocket Gym** launching
> * [x] Token-Point Swap module development completed
> * [x] Establishment of the R\&D department (Certified by the Ministry of Science and ICT, South Korea)
> * [x] Partnership with <mark style="color:blue;">**Samsung Health**</mark>
> * [x] Registration of vendor company for software development with <mark style="color:blue;">**Samsung Electronics**</mark>

### 2023.Q1\~3&#x20;

> * [x] Service satisfaction **award** for Pocket Gym(Ministry of Trade, Industry and Energy. South Korea)
> * [x] Accumulated **20,000+** users – Pocket Gym
> * [x] UI renewal & function update – Pocket Gym
> * [x] Pocket Gym **trademark registration** completed.
> * [x] The selection of **venture company** (Certified by Ministry of SMEs and Startups. South Korea)
> * [x] Pocket Gym **point mall** launching

### 2023.Q4

> * [x] Issued **JUMONEY** Token and **Whitepaper** Renewal
> * [x] **DEX** listing
> * [x] **Partner service** launching in <mark style="color:blue;">**Samsung Health**</mark>
> * [x] **Fitness content** release in <mark style="color:blue;">**Samsung Health**</mark>
> * [x] Partnership with <mark style="color:green;">**HAVAH**</mark>
> * [x] **OBT of Pocket Gym Global app** launching
> * [x] **NFT** development & design

### 2024.Q1(Current)

> * [x] **Pocket Gym Global App** launching
> * [x] **Marketing & Event of NFT**
> * [x] 1st **NFT minting**
> * [x] **Partner service** launching in <mark style="color:blue;">**Samsung Health Global**</mark>
> * [x] AMA - Binance

### 2024.Q2

> * [x] <mark style="color:red;">**CEX**</mark> listing - <mark style="color:green;">**Gate.io**</mark>
> * [x] Proceed with the **diet theme event** in the <mark style="color:blue;">**Samsung Health app**</mark>
> * [x] Secondary supply of **fitness contents** in the <mark style="color:blue;">**Samsung Health app**</mark>

### 2024.Q3

> * [x] Global launch of **PocketGym Move** renewal version
> * [x] Partnership with **Wavepark** Asia's largest artificial surfing theme park
> * [x] Project’s healthcare facilityes & services **Happyhealthday** open
> * [x] Partnership with **Bodychannel** fitness operating 70branches

### 2024.Q4

> * [ ] Additional listing of large <mark style="color:red;">**CEX**</mark>
> * [ ] Pocket Gym **Point Mall** launch
> * [ ] Pocket gym **O2O(Online to offline) service** launch
> * [ ] Partnership with various offline **healthcare brands** (fitness facilities, Spa, F\&B, etc).
> * [ ] Partnership with global **sports brands**
> * [ ] TBA.


---

# 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://jumoney.gitbook.io/eng/prologue/roadmap.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.
