> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/userguide/signup/24.md).

# 카페 24

## C**ase 1. 대표 운영자 회원가입**

1. \[랜딩페이지] > \[무료체험 시작하기 버튼] > \[호스팅 플랫폼 페이지] > \[카페 24 버튼]을 클릭합니다.
2. [카페 24 앱스토어](https://store.cafe24.com/kr/apps/19804)에서 찰나 app **\[설치하기 버튼]**&#xC744; 클릭합니다.
3. 찰나 로그인 계정을 생성합니다. 이메일 및 사용자 정보를 입력하세요.
4. 찰니 서비스 이용 약관에 동의합니다.
5. 찰나 한 달 무료체험을 시작합니다. 베이직 플랜을 선택하셔도 무료 체험은 스탠다드 플랜으로 제공됩니다!
6. 결제 카드 정보를 등록합니다. 무료 체험 후 다음 달 스탠다드 플랜으로 자동 결제되어 끊기지 않고 찰나를 사용할 수 있습니다.
7. 찰나 가입이 완료되었습니다 !

## Case 2. 부운영자 회원가입

* Step #1. 카페 24 앱 > 마이 앱 메뉴에서 찰나 **\[관리하기 버튼]**&#xC744; 클릭합니다.

<figure><img src="/files/RLGi0vmWB8v4akEmhSa4" alt=""><figcaption><p>cafe24 - 앱 > 마이앱 </p></figcaption></figure>

* Step #2. 찰나 로그인 계정을 생성합니다. 이메일 및 사용자 정보를 입력하세요.

<figure><img src="/files/xrAeZENtDlzVQojFU0il" alt=""><figcaption><p>계정 정보 입력</p></figcaption></figure>

* Step #3. 찰나 서비스 이용 약관에 동의합니다.

<figure><img src="/files/oCGrYOiucptCO5VkUGEx" alt=""><figcaption><p>찰나 - 가입하기</p></figcaption></figure>

* Step #4. 찰나 가입이 완료되었습니다! 팀원들과 함께 찰나 플레이어를 사용하세요.


---

# 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://support.charlla.io/userguide/signup/24.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.
