# Experience

- [Experience 概要](https://helps.ptengine.com/cn/experience/overview.md)
- [Experience术语表](https://helps.ptengine.com/cn/experience/glossary.md)
- [Experience设置](https://helps.ptengine.com/cn/experience/setting.md)
- [事件功能概述](https://helps.ptengine.com/cn/experience/setting/event-tracking.md)
- [自定义事件的设置方法](https://helps.ptengine.com/cn/experience/setting/custom-event-setup.md)
- [关于事件标签](https://helps.ptengine.com/cn/experience/setting/event-labels.md)
- [用户识别功能概览](https://helps.ptengine.com/cn/experience/setting/user-identification.md)
- [用户识别标签的设置方法](https://helps.ptengine.com/cn/experience/setting/user-identification/user-id-tag-setup.md)
- [数据管理页面说明](https://helps.ptengine.com/cn/experience/setting/data-management.md)
- [用户组](https://helps.ptengine.com/cn/experience/user-group.md)
- [用户组的创建方法](https://helps.ptengine.com/cn/experience/user-group/create-segment.md)
- [用户组详细配置指南](https://helps.ptengine.com/cn/experience/user-group/segment-advanced.md)
- [用户组报告](https://helps.ptengine.com/cn/experience/user-group/segment-report.md)
- [体验配信](https://helps.ptengine.com/cn/experience/campaign.md)
- [创建体验前后的管理界面](https://helps.ptengine.com/cn/experience/campaign/management.md)
- [如何新建页面编辑体验](https://helps.ptengine.com/cn/experience/campaign/create-new.md)
- [编辑器的使用方法](https://helps.ptengine.com/cn/experience/campaign/create-new/editor-usage.md)
- [HTML 编辑](https://helps.ptengine.com/cn/experience/campaign/create-new/notes-html.md)
- [选择合适的图层](https://helps.ptengine.com/cn/experience/campaign/create-new/notes-layer.md)
- [添加内容的技巧](https://helps.ptengine.com/cn/experience/campaign/create-new/notes-add-content.md)
- [弹窗创建方法](https://helps.ptengine.com/cn/experience/campaign/create-new-1.md)
- [创建弹窗/固定栏的方法](https://helps.ptengine.com/cn/experience/campaign/create-new-1/popup-bar-creation.md)
- [创意编辑](https://helps.ptengine.com/cn/experience/campaign/create-new-1/creative-editing.md)
- [显示/停止时间设置](https://helps.ptengine.com/cn/experience/campaign/create-new-1/display-timing.md)
- [问卷创建指南\_视频](https://helps.ptengine.com/cn/experience/campaign/create-new-1/survey-video.md)
- [问卷创建指南\_文本](https://helps.ptengine.com/cn/experience/campaign/create-new-1/survey-text.md)
- [倒计时功能](https://helps.ptengine.com/cn/experience/campaign/create-new-1/countdown.md)
- [弹窗创建的技巧](https://helps.ptengine.com/cn/experience/campaign/create-new-1/tips.md)
- [A/B测试体验的新建方法](https://helps.ptengine.com/cn/experience/campaign/create-new-2.md)
- [创意创建](https://helps.ptengine.com/cn/experience/campaign/create-new-2/creative-production.md)
- [A/B 测试的详细设置](https://helps.ptengine.com/cn/experience/campaign/create-new-2/advanced-settings.md)
- [A/B测试结果分析](https://helps.ptengine.com/cn/experience/campaign/create-new-2/result-analysis.md)
- [智能分流Bandit算法](https://helps.ptengine.com/cn/experience/campaign/create-new-2/bandit-algorithm.md)
- [重定向测试](https://helps.ptengine.com/cn/experience/campaign/redirect-test.md)
- [Shopify 主题测试](https://helps.ptengine.com/cn/experience/campaign/shopify-theme-redirect-test.md)
- [体验条件的设置](https://helps.ptengine.com/cn/experience/campaign/delivery-conditions.md)
- [代码模式的使用方法](https://helps.ptengine.com/cn/experience/campaign/code-mode.md)
- [体验列表界面](https://helps.ptengine.com/cn/experience/campaign/experience-list.md)
- [体验报告的详细页面](https://helps.ptengine.com/cn/experience/campaign/experience-report-detail.md)
- [体验热力图](https://helps.ptengine.com/cn/experience/campaign/experience-heatmap.md)
- [体验预览](https://helps.ptengine.com/cn/experience/campaign/preview.md)
- [目标](https://helps.ptengine.com/cn/experience/goal.md)
- [目标设置](https://helps.ptengine.com/cn/experience/goal/setting.md)
- [目标确认方法](https://helps.ptengine.com/cn/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/cn/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.
