# Experience

- [Experience概要](https://helps.ptengine.com/experience/overview.md)
- [Experience用語集](https://helps.ptengine.com/experience/glossary.md)
- [Experience設定](https://helps.ptengine.com/experience/setting.md)
- [カスタムイベントの設定方法](https://helps.ptengine.com/experience/setting/event-tracking.md): この記事ではPtengineのカスタムイベント機能の設定方法をご案内します。
- [カスタムイベントの設定方法（詳細）](https://helps.ptengine.com/experience/setting/custom-event-setup.md)
- [イベントラベルについて](https://helps.ptengine.com/experience/setting/event-labels.md): イベントプロパティーはカスタムイベントのみ利用可能です。
- [ユーザー識別機能の概要](https://helps.ptengine.com/experience/setting/user-identification.md)
- [ユーザー識別タグの設定方法](https://helps.ptengine.com/experience/setting/user-identification/user-id-tag-setup.md)
- [データ管理ページの説明](https://helps.ptengine.com/experience/setting/data-management.md)
- [ユーザーグループ](https://helps.ptengine.com/experience/user-group.md)
- [ユーザーセグメントの作り方](https://helps.ptengine.com/experience/user-group/create-segment.md)
- [ユーザーセグメントの詳細設定ガイド](https://helps.ptengine.com/experience/user-group/segment-advanced.md)
- [ユーザーセグメントのレポート](https://helps.ptengine.com/experience/user-group/segment-report.md)
- [体験配信](https://helps.ptengine.com/experience/campaign.md): こちらのブロックではPtengine Experienceの「体験」を説明している記事をまとめてあります。
- [体験作成前後の管理画面](https://helps.ptengine.com/experience/campaign/management.md)
- [ページ編集体験の作成ガイド](https://helps.ptengine.com/experience/campaign/create-new.md)
- [エディターの使い方](https://helps.ptengine.com/experience/campaign/create-new/editor-usage.md)
- [HTMLの編集](https://helps.ptengine.com/experience/campaign/create-new/notes-html.md)
- [適切なレイヤーの選択](https://helps.ptengine.com/experience/campaign/create-new/notes-layer.md): この記事では、ページ編集におけるレイヤー選択について詳しくご紹介します。
- [コンテンツ追加のコツ](https://helps.ptengine.com/experience/campaign/create-new/notes-add-content.md): この記事では、ページ編集におけるコンテンツ追加のポイントをご紹介します。
- [Web接客体験の作成ガイド](https://helps.ptengine.com/experience/campaign/create-new-1.md)
- [ポップアップ/固定バーの作成方法](https://helps.ptengine.com/experience/campaign/create-new-1/popup-bar-creation.md)
- [クリエイティブの編集](https://helps.ptengine.com/experience/campaign/create-new-1/creative-editing.md): 編集
- [表示・停止タイミングの設定](https://helps.ptengine.com/experience/campaign/create-new-1/display-timing.md): 設定
- [アンケートの作成ガイド\_動画](https://helps.ptengine.com/experience/campaign/create-new-1/survey-video.md)
- [アンケートの作成ガイド\_テキスト](https://helps.ptengine.com/experience/campaign/create-new-1/survey-text.md)
- [カウントダウン機能](https://helps.ptengine.com/experience/campaign/create-new-1/countdown.md): ダウン
- [ポップアップ作成のコツ](https://helps.ptengine.com/experience/campaign/create-new-1/tips.md)
- [A/Bテスト体験の作成ガイド](https://helps.ptengine.com/experience/campaign/create-new-2.md): 方法
- [クリエイティブの作成](https://helps.ptengine.com/experience/campaign/create-new-2/creative-production.md): 作成
- [A/Bテストの詳細設定](https://helps.ptengine.com/experience/campaign/create-new-2/advanced-settings.md)
- [A/Bテストの結果分析](https://helps.ptengine.com/experience/campaign/create-new-2/result-analysis.md)
- [スマート配分Banditアルゴリズム](https://helps.ptengine.com/experience/campaign/create-new-2/bandit-algorithm.md)
- [リダイレクトテスト](https://helps.ptengine.com/experience/campaign/redirect-test.md)
- [体験配信条件の設定](https://helps.ptengine.com/experience/campaign/delivery-conditions.md)
- [コードモードの使い方](https://helps.ptengine.com/experience/campaign/code-mode.md)
- [体験リスト画面](https://helps.ptengine.com/experience/campaign/experience-list.md)
- [体験レポートの詳細ページ](https://helps.ptengine.com/experience/campaign/experience-report-detail.md)
- [体験のヒートマップ](https://helps.ptengine.com/experience/campaign/experience-heatmap.md)
- [体験のプレビュー](https://helps.ptengine.com/experience/campaign/preview.md)
- [ゴール](https://helps.ptengine.com/experience/goal.md): こちらのブロックでは、Ptengine Experienceの「ゴール」機能についてご紹介します。
- [ゴールの設定](https://helps.ptengine.com/experience/goal/setting.md)
- [ゴールの確認方法](https://helps.ptengine.com/experience/goal/how-to-check.md)


---

# 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://helps.ptengine.com/experience.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.
