> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/beginner/design/video/app.md).

# 앱 신청하기

#### 1. 앱 스토어 페이지에서 '찰나' 앱을 검색해요.

* [앱 스토어 바로가기](https://apps.nhn-commerce.com/apps)

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla01.png" alt=""><figcaption><p>NHN 커머스 앱스토어</p></figcaption></figure>

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla02.png" alt=""><figcaption><p>NHN 커머스 앱스토어 검색 결과</p></figcaption></figure>

#### 2. '찰나'앱 상세페이지에서 \[신청하기] 버튼을 클릭해요.

* ['찰나'앱 상세페이지 바로가기](https://apps.nhn-commerce.com/apps/1135)

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla03.png" alt=""><figcaption><p>'찰나'앱 상세페이지</p></figcaption></figure>

#### 3. 찰나 무료로 시작하기를 통해 회원가입을 진행해 주세요.

* 지금 가입하면 1달을 무료로 사용할 수 있어요.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla04.png" alt=""><figcaption><p>찰나 홈페이지</p></figcaption></figure>

#### 4.  운영 중인 쇼핑몰 정보에서는 NHN 커머스를 선택해 주세요.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/freeskin_charlla/freeskin_charlla05.png" alt="" width="375"><figcaption><p>찰나 회원가입페이지</p></figcaption></figure>


---

# 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://godomall-help.nhn-commerce.com/beginner/design/video/app.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.
