# 사용 전 필독 사항

{% hint style="warning" %}
마이앱 서비스는 **보안서버(SSL)가 설치**되어 있어야합니다.\ <mark style="color:red;">대표 도메인(PC, 모바일)에 보안서버를 설치한 후 사용</mark>해주시기 바랍니다.
{% endhint %}

### 샵바이

마이앱은 아래와 같은 운영 환경에서는 별도의 작업이 필요합니다.

1. **헤드리스** 방식으로 운영 중인 경우
2. 제작사 관리 유형의 **오로라 PC+모바일 (개별형) 스킨**을 사용하지 않는 경우

마이앱 신청 전 반드시 [마이앱 호환 가이드](https://nhnent.dooray.com/share/pages/ZFGBGIwoTfaI2aCYB0ih2g/4104046300907438336)에 따라 필요한  변경사항을 적용해 주세요. 변경 작업이 완료되지않으면 마이앱 관련 기능이 정상적으로 작동하지 않을 수 있습니다.&#x20;

### 고도몰

1. <mark style="background-color:red;">**모바일샵 사용 설정 확인**</mark>

마이앱은 <mark style="background-color:red;">**모바일샵을 사용 중인 상점에서만 정상적으로 작동**</mark>하는 서비스입니다. \
마이앱 신청 전 아래 경로에서 모바일샵 사용 여부를 반드시 확인해주세요.

* **확인 경로:** 쇼핑몰 관리자 > 모바일샵 > 모바일샵 기본 관리 > 모바일샵 기본 설정

만약 모바일샵을 사용중이더라도 아래에 명시된 경로들에 대해 튜닝가이드를 준수하지 않았을 경우 마이앱 기능이 정상적으로 작동하지 않을 수 있습니다.

* **브릿지 스크립트 영향 범위**
  * /Bundle/Controller/Front/Member/WakeCompleteController.php
  * /Bundle/Controller/Front/Member/JoinMethodController.php
  * /Bundle/Controller/Front/Mypage/HackOutPsController.php
  * /Bundle/Controller/Front/Member/Apple/AppleLoginController.php
  * /Bundle/Controller/Front/Member/Facebook/CallbackController.php
  * /Bundle/Controller/Front/Member/Facebook/JoinCallbackController.php
  * /Bundle/Controller/Front/Member/Facebook/LoginCallbackController.php
  * /Bundle/Controller/Front/Member/Kakao/KakaoLoginController.php
  * /Bundle/Controller/Front/Member/Naver/NaverLoginController.php
  * /Bundle/Controller/Front/Member/Payco/PaycoLoginController.php
  * /Bundle/Controller/Mobile/Intro/AdultController.php
  * /Bundle/Controller/Mobile/Intro/MemberController.php
  * /Bundle/Controller/Mobile/Member/Apple/AppleLoginController.php
  * /Bundle/Controller/Mobile/Member/Facebook/LoginCallbackController.php
  * /Bundle/Controller/Mobile/Member/Facebook/ReAuthenticationCallbackController.php
  * /Bundle/Controller/Mobile/Member/Kakao/KakaoLoginController.php
  * /Bundle/Controller/Mobile/Member/LoginController.php
  * /Bundle/Controller/Mobile/Member/LogoutController.php
  * /Bundle/Component/Member/PageAccess.php
  * /Bundle/Component/Member/Member.php
  * /Bundle/Component/Order/Order.php
  * /Bundle/Component/Order/OrderNew\.php
* **관리자 스킨 영향 범위**
  * Asset/Admin/member/\_member\_view\_app\_device.php
  * Asset/Admin/member/member\_modify.php&#x20;
  * Asset/Admin/member/member\_batch\_mileage.php
  * Asset/Admin/member/member\_batch\_mileage\_list.php&#x20;
  * Asset/Admin/policy/base\_code\_list.php
* **기능 영향 범위**
  * Bundle/Component/Code/Code.php&#x20;
  * Bundle/Component/Mileage/MileageDomain.php
  * Bundle/Controller/Admin/Member/MemberBatchMileageController.php
  * Bundle/Controller/Admin/Member/MemberBatchMileageListController.php
  * Bundle/Controller/Admin/Policy/BaseCodeListController.php<br>

2. <mark style="background-color:red;">**고도몰 글로벌 상점 이용안내**</mark>

현재 마이앱 서비스는 <mark style="background-color:red;">**글로벌(다국어) 상점을 지원하지 않고,  국문몰만 앱 제작이 가능**</mark>합니다.\
만약 글로벌 상점을 이용  중인 상점에서 마이앱 사용을 원하신다면 아래와 같이 설정을 변경하신 후 마이앱을 신청해주세요.

* **설정 변경 경로:** 쇼핑몰 관리자 > 기본설정 > 해외상점 > 해외상점설정
* **변경내용:**  사용설정을 '사용안함'으로 변경

설정 변경 후 마이앱 신청하시면  국문몰에 한해 앱 제작 및 스토어 심사 진행이 가능합니다.

고도몰의 마이앱 글로벌 상점 지원 기능은 현재 내부적으로 검토 중이며 추후 업데이트를 통해 제공될 수 있도록 노력하겠습니다.

**참고: 샵바이는 글로벌 상점 마이앱 서비스가 지원됩니다.**


---

# 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://store-help.nhn-commerce.com/app/marketing/myapp/order.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.
