# 学習ガイド・デモプロジェクト

<figure><img src="/files/sD09tfX9VT76Jb855NZv" alt=""><figcaption></figcaption></figure>

## スタートガイドとは

これからWicleを始める方に向けた、チェックリスト形式で学べるコンテンツです。目的に応じた2種類のガイドがあります。

<table data-header-hidden><thead><tr><th width="232"></th><th></th></tr></thead><tbody><tr><td>セットアップガイド</td><td>データの計測などの初期設定を行う管理者向けの設定ガイド</td></tr><tr><td>分析ガイド</td><td>Wicleの基本的な機能に触れられる、分析者向けのガイド</td></tr></tbody></table>

### 使い方

* 左メニュー上部`学習ガイド`からアクセスできます。
* ガイドには該当画面へのリンクと、対応するドキュメントを開くリンクがあります。画面を見ながら触ってみてください。
* 各ステップは完了を押すか、対応する操作をするとチェックがつきます。

### 終了する時は

全て終わったら右上の`ガイドを終了`から終了できます。

終了するとガイドは非表示になりますが、左メニュー＞ヘルプ＞スタートガイドから再度アクセスができます。

## デモプロジェクトとは

Wicleのタグ設置前に、実際にどのようなデータが取得でき、どのように可視化されるのかを、サンプルデータでご確認いただけます。

サンプルデータは、ECサイトとSaaS型サービスの2種類のプロダクトを想定したプロジェクトに基づいて作成されています。

### アクセス方法

* 左上部のプロジェクト名からアクセスできます。

<div align="left"><figure><img src="/files/oIZVG0bmTqG707CqL4Tl" alt="" width="563"><figcaption></figcaption></figure></div>

## 困った時は

チャットでお気軽にお問い合わせください。


---

# 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.wicle.io/getting-started/start-guide.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.
