# How to Create a New A/B Testing Experience

## How to Create a New A/B Testing Experience

## New Creation

In Experience, you can create a new A/B test or add test patterns to existing experiences. Below is how to create new ones.

**Create a New Experience**

**Select A/B Test**

**Select the Type of Test You Want to Implement** With web visitor engagement tests, you can test the presence or absence of pop-ups and differences in pop-up messaging content.

```
With on-page element tests, you can edit existing page content and test differences.
```

Select according to the measures you want to implement.


---

# 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/campaign/create-new-2.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.
