# 시작하기

- [가입하기](https://docs.contiple.com/tutorial/join.md): 콘티플(Contiple) 서비스 가입을 위한 안내입니다.
- [서비스 만들기](https://docs.contiple.com/tutorial/add-service.md): 콘티플(Contiple)의 주요 기능인 상담 관리 서비스와 이슈 관리 서비스에 대한 생성 및 계약 안내입니다.
- [상담원 추가하기](https://docs.contiple.com/tutorial/add-agent.md): (상담 관리 · 이슈 관리) 업무를 진행할 상담원을 등록하고 그룹으로 분류하는 방법에 대한 안내입니다.
- [티켓 상담하기](https://docs.contiple.com/tutorial/ticket.md): 티켓으로 인입된 문의를 확인하고 대응하거나 관련 부서로 이관하는 '티켓 상담'을 시작합니다.
- [전화 상담하기](https://docs.contiple.com/tutorial/call.md): 전화 상담을 통해 고객 문의를 확인하고 응대할 수 있는 '전화 상담'을 시작합니다.
- [채팅 상담하기](https://docs.contiple.com/tutorial/chat.md): 채팅 위젯을 통해 고객과 1:1 채팅 상담을 시작합니다.


---

# 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.contiple.com/tutorial.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.
