# Experience

- [Experience Overview](https://helps.ptengine.com/en/experience/overview.md)
- [Experience Glossary](https://helps.ptengine.com/en/experience/glossary.md)
- [Experience Settings](https://helps.ptengine.com/en/experience/setting.md)
- [Event Features Overview](https://helps.ptengine.com/en/experience/setting/event-tracking.md)
- [How to Configure Custom Events](https://helps.ptengine.com/en/experience/setting/custom-event-setup.md)
- [About Event Labels](https://helps.ptengine.com/en/experience/setting/event-labels.md)
- [User Identification Feature Overview](https://helps.ptengine.com/en/experience/setting/user-identification.md)
- [How to Set Up User Identification Tags](https://helps.ptengine.com/en/experience/setting/user-identification/user-id-tag-setup.md)
- [Data Management Page Guide](https://helps.ptengine.com/en/experience/setting/data-management.md)
- [User Groups](https://helps.ptengine.com/en/experience/user-group.md)
- [How to Create User Segments](https://helps.ptengine.com/en/experience/user-group/create-segment.md)
- [User Segment Advanced Configuration Guide](https://helps.ptengine.com/en/experience/user-group/segment-advanced.md)
- [User Segment Report](https://helps.ptengine.com/en/experience/user-group/segment-report.md)
- [Campaign](https://helps.ptengine.com/en/experience/campaign.md)
- [Management Screen Before and After Creating an Experience](https://helps.ptengine.com/en/experience/campaign/management.md)
- [How to Create a New Page Editing Experience](https://helps.ptengine.com/en/experience/campaign/create-new.md)
- [How to Use the Editor](https://helps.ptengine.com/en/experience/campaign/create-new/editor-usage.md)
- [HTML Editing](https://helps.ptengine.com/en/experience/campaign/create-new/notes-html.md)
- [Selecting the Appropriate Layer](https://helps.ptengine.com/en/experience/campaign/create-new/notes-layer.md)
- [Tips for Adding Content](https://helps.ptengine.com/en/experience/campaign/create-new/notes-add-content.md)
- [How to Create a New Web Customer Experience](https://helps.ptengine.com/en/experience/campaign/create-new-1.md)
- [How to Create Popups/Fixed Bars](https://helps.ptengine.com/en/experience/campaign/create-new-1/popup-bar-creation.md)
- [Creative Editing](https://helps.ptengine.com/en/experience/campaign/create-new-1/creative-editing.md)
- [Display and Stop Timing Settings](https://helps.ptengine.com/en/experience/campaign/create-new-1/display-timing.md)
- [Survey Creation Guide - Video](https://helps.ptengine.com/en/experience/campaign/create-new-1/survey-video.md)
- [Survey Creation Guide\_Text](https://helps.ptengine.com/en/experience/campaign/create-new-1/survey-text.md)
- [Countdown Feature](https://helps.ptengine.com/en/experience/campaign/create-new-1/countdown.md)
- [Popup Creation Tips](https://helps.ptengine.com/en/experience/campaign/create-new-1/tips.md)
- [How to Create a New A/B Testing Experience](https://helps.ptengine.com/en/experience/campaign/create-new-2.md)
- [Creative Creation](https://helps.ptengine.com/en/experience/campaign/create-new-2/creative-production.md)
- [A/B Test Advanced Settings](https://helps.ptengine.com/en/experience/campaign/create-new-2/advanced-settings.md)
- [A/B Testing Results Analysis](https://helps.ptengine.com/en/experience/campaign/create-new-2/result-analysis.md)
- [Smart Traffic Allocation: Bandit Algorithm](https://helps.ptengine.com/en/experience/campaign/create-new-2/bandit-algorithm.md)
- [Redirect Test](https://helps.ptengine.com/en/experience/campaign/redirect-test.md)
- [Experience Distribution Condition Settings](https://helps.ptengine.com/en/experience/campaign/delivery-conditions.md)
- [How to Use Code Mode](https://helps.ptengine.com/en/experience/campaign/code-mode.md)
- [Experience List Screen](https://helps.ptengine.com/en/experience/campaign/experience-list.md)
- [Experience Report Detail Page](https://helps.ptengine.com/en/experience/campaign/experience-report-detail.md)
- [Experience Heatmap](https://helps.ptengine.com/en/experience/campaign/experience-heatmap.md)
- [Experience Preview](https://helps.ptengine.com/en/experience/campaign/preview.md)
- [Goals](https://helps.ptengine.com/en/experience/goal.md)
- [Goal Settings](https://helps.ptengine.com/en/experience/goal/setting.md)
- [How to Check Your Goals](https://helps.ptengine.com/en/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/en/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.
