# 주짓주짓 매니저 이용 가이드

> 도장 운영의 모든 것을 한 곳에서. [주짓주짓 매니저](https://manager.thisisbjj.com)와 함께하세요.

***

## 주짓주짓 매니저란?

**주짓주짓 매니저**는 주짓수 도장의 운영을 돕는 SaaS 플랫폼입니다.\
회원 관리, 전자 계약서, 출석 키오스크, 벨트 승급, 매출 정산까지 — 도장 운영에 필요한 모든 기능을 [주짓주짓 매니저](https://manager.thisisbjj.com)에서 제공합니다.

{% hint style="success" %}
처음 사용하신다면 [**주요 기능 훑어보기**](/quick-overview.md)에서 실제 도장 운영 시나리오별로 핵심 기능을 확인하세요.
{% endhint %}

***

## 이 가이드의 구성

### 시작하기

처음 [주짓주짓 매니저](https://manager.thisisbjj.com)를 사용하신다면 아래 순서대로 진행해 주세요.

1. [로그인](/getting-started/login.md) — 소셜 계정으로 간편 로그인
2. [전화번호 인증](/getting-started/phone-verification.md) — 본인 확인
3. [지도자 인증 (사업자 인증)](/getting-started/leader-verification.md) — 도장 소유권 확인
4. [셋업 체크리스트](/getting-started/setup-checklist.md) — 주요 설정 완료 가이드

### 도장 운영

| 기능                                          | 설명                       |
| ------------------------------------------- | ------------------------ |
| [대시보드](/management/dashboard.md)            | 도장 현황을 한눈에               |
| [도장 정보](/management/gym-info.md)            | 도장 기본 정보 설정              |
| [회원 관리](/management/members.md)             | 회원 조회, 벨트, 회원권, 메모       |
| [회원권 관리](/management/membership-plans.md)   | 기간제/횟수제 회원권 설정           |
| [계약서 관리](/management/contracts.md)          | 전자 계약서 발송 및 서명           |
| [출석 & 키오스크](/management/attendance.md)      | 셀프 체크인, 출석 통계            |
| [승급식](/management/ceremonies.md)            | 벨트 승급 행사 관리              |
| [공지 & 자동 메시지](/management/announcements.md) | 단체 공지, 자동 알림 설정          |
| [정산](/management/settlement.md)             | 매출 현황, 결제 내역, Excel 내보내기 |

### 계정

| 기능                                   | 설명                   |
| ------------------------------------ | -------------------- |
| [데이터 이관](/billing/data-migration.md) | 기존 시스템에서 회원 데이터 가져오기 |

### 도움말

| 기능                       | 설명        |
| ------------------------ | --------- |
| [자주 묻는 질문](/help/faq.md) | 카테고리별 FAQ |

***

## 문의

사용 중 궁금한 점이 있으시면 [카카오톡 채널](https://pf.kakao.com/_NnxmZX)로 문의해 주세요.


---

# 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://docs.thisisbjj.com/readme.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.
