# 始める

- [加入する](https://docs.contiple.com/jp/tutorial/join.md): コンティプル(Contiple)サービス登録のためのご案内です。
- [サービスを作る](https://docs.contiple.com/jp/tutorial/add-service.md): コンティプル(Contiple)の主な機能であるお問合せ管理サービスとイシュー管理サービスに対する生成および契約の案内です。
- [オペレーターを追加する](https://docs.contiple.com/jp/tutorial/add-agent.md): (お問合せ管理 · イシュー管理) 業務を進めるオペレーターを登録し、グループに分類する方法についての案内です。
- [チケット相談](https://docs.contiple.com/jp/tutorial/ticket.md): チケットとして受け付けられたお問い合わせを確認・対応、または関連部署へ引き継ぐ「チケット相談」を開始します。
- [電話相談](https://docs.contiple.com/jp/tutorial/call.md): 電話相談を通じて顧客の問い合わせを確認して応対できる「電話」相談を開始します。
- [チャット相談](https://docs.contiple.com/jp/tutorial/chat.md): ヘルプセンターまたはチャットウィジェットがある別途のサービスを通じて、顧客との「1:1チャット」相談を開始します。
- [チャット相談](https://docs.contiple.com/jp/tutorial/chat-1.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/jp/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.
