# Creating and Running Tests

Once your extension and pixel are set up, you’re ready to use Keak’s visual editor to create content variations and run your first A/B test. Keak is designed so that **marketers can set up tests with a few clicks**, while developers can rest easy knowing the underlying integration is handled. This section walks through the workflow of launching a test: selecting content to change, creating variations (manually or with AI), previewing the changes, and starting the A/B test with a defined conversion goal.

{% embed url="<https://www.youtube.com/watch?t=1s&v=bJHsIq4mkkI>" %}


---

# 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://keak.gitbook.io/keak-docs/basics/editor.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.
