# ONE store Service Usage Guide

## Guide on Downloading the ONE store Client&#x20;

Below is the guide on downloading ONE store client by country and region.

| Service Country and Region | Service Name | Guide                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------------------------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| South Korea                | 원스토어         | <ol><li>Navigate to the ONE store website (<a href="https://m.onestore.co.kr/mobilepoc/main/main.omp"><https://m.onestore.co.kr/mobilepoc/main/main.omp></a>)</li><li>Click the ‘Install ONE store app’ button.</li><li>In the ONE store market app download page (<a href="https://m.onestore.co.kr/mobilepoc/etc/marketDownloadGuide.omp"><https://m.onestore.co.kr/mobilepoc/etc/marketDownloadGuide.omp></a>), click the ‘ONE store download’ button and download the APK file.</li></ol> |
| Singapore                  | ONE store    | <ol><li>Navigate to the ONE store global website (<a href="https://m.onestore.net/en-sg/main/main"><https://m.onestore.net/en-sg/main/main></a>)</li><li>Click the ‘Install’ button and download the APK file.</li></ol>                                                                                                                                                                                                                                                                      |
| Taiwan                     | 快樂玩STORE     | <ol><li>Navigate to the Enjoy Store website (<a href="https://m.enjoystore.com.tw/zh-TW-tw/main/main"><https://m.enjoystore.com.tw/zh-TW-tw/main/main></a>)</li><li>Click the '安裝' button and download the APK file.</li></ol>                                                                                                                                                                                                                                                                |
| U.S                        | ONE store    | Download the attached file in \[Attachment 1].                                                                                                                                                                                                                                                                                                                                                                                                                                                |

\[Attachment 1] ONE Store Global (US) Binary

{% file src="<https://2218522982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgStyyzRzNh9x2u93ZH03%2Fuploads%2FY1EhqEtzHS7zDcZQV4Ip%2Fonestore_v4.0.0_release.zip?alt=media&token=b19a17e8-70c7-425f-99f9-d357b97fddad>" %}

***

## ONE store Integrated Web Guide

Below is the guide on the integrated website services based on country or region.<br>

| Country or Region | Name of Service | Integrated web URL                                 |
| ----------------- | --------------- | -------------------------------------------------- |
| South Korea       | 원스토어            | <https://m.onestore.co.kr/mobilepoc/main/main.omp> |
| Singapore         | ONE store       | <https://m.onestore.net/en-sg/main/main>           |
| Taiwan            | 快樂玩STORE        | <https://m.enjoystore.com.tw/zh-TW-tw/main/main>   |

***

## ONE GameLoop Download Guide

Windows apps are serviced through **ONE GameLoop**, a PC app player provided by ONE store.\
For more details on Windows apps, please refer to **"**[**here**](https://onestore-dev.gitbook.io/dev/eng/docs/apps/windows)**"**.

| Country or Region | Name of Service | Download                                                                                   |
| ----------------- | --------------- | ------------------------------------------------------------------------------------------ |
| South Korea       | ONE GameLoop    | [Go to ONE GameLoop Download](https://m.onestore.co.kr/mobilepoc/gameloop/onegameloop.omp) |


---

# 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://onestore-dev.gitbook.io/dev/eng/policy/download.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.
