# ONE store Service Usage Guide

## ONE store客户端下载指南

介绍各国家/地区的ONE store客户端下载方法。

| 服务国家及地区 | 服务名       | 使用方法                                                                                                                                                                                                                                                                                                                                                                                   |
| ------- | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 大韩民国    | 원스토어      | <p>1. 移动至ONE store网址(<a href="https://m.onestore.co.kr/mobilepoc/main/main.omp"><https://m.onestore.co.kr/mobilepoc/main/main.omp></a>)。<br>2. 选择“安装ONE store App”选项。<br>3. 在ONE store market App下载网址(<a href="https://m.onestore.co.kr/mobilepoc/etc/marketDownloadGuide.omp)"><https://m.onestore.co.kr/mobilepoc/etc/marketDownloadGuide.omp>)</a>中，选择“下载ONE store“选项后，下载APK文件。</p> |
| 新加坡     | ONE store | <p>1. 移动至ONE store全球网址(<a href="https://m.onestore.net/en-sg/main/main"><https://m.onestore.net/en-sg/main/main></a>)。<br>2. 选择'Install'选项后, 下载APK文件。</p>                                                                                                                                                                                                                              |
| 台湾      | 快乐玩STORE  | <p>1. 移动至快乐玩STORE网址(<a href="https://m.enjoystore.com.tw/zh-TW-tw/main/main"><https://m.enjoystore.com.tw/zh-TW-tw/main/main></a>)。<br>2. 选择'安裝' 选项后, 下载APK文件。 </p>                                                                                                                                                                                                                    |
| 美国      | ONE store | 下载【附件1】的附件文件。                                                                                                                                                                                                                                                                                                                                                                          |

【附件1】ONE store国际（US）二进制

{% file src="<https://2757207078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1QmZshNU0saLqpjlDho%2Fuploads%2FakzoTkAPRmS20FazkeRH%2Fonestore_v4.0.0_release.zip?alt=media&token=4496d4e5-bc24-414c-a937-1236a456868f>" %}

***

## 介绍ONE store集成web

各国家/地区 ONE store集成web网址介绍。

| 国家及地区 | 服务名       | 集成web URL                                          |
| ----- | --------- | -------------------------------------------------- |
| 大韩民国  | 원스토어      | <https://m.onestore.co.kr/mobilepoc/main/main.omp> |
| 新加坡   | ONE store | <https://m.onestore.net/en-sg/main/main>           |
| 台湾    | 快樂玩STORE  | <https://m.enjoystore.com.tw/zh-TW-tw/main/main>   |

***

## ONE GameLoop 下载指南

Windows 应用通过 ONE GameLoop（由 ONE store 提供的 PC 应用播放器）提供服务。\
有关 Windows 应用的更多详细信息，请参考“[此处](https://onestore-dev.gitbook.io/dev/chi/docs/apps/windows)”。

| 国家及地区 | 服务名          | 下载                                                                             |
| ----- | ------------ | ------------------------------------------------------------------------------ |
| 大韩民国  | ONE GameLoop | [ONE GameLoop 下载](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/chi/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.
