# Quickstart

&#x20;Getting started with Keak is simple. You’ll need to install two things: the **Keak Chrome Extension** (for creating and managing tests via a visual editor) and the **Keak Tracking Pixel** (a small script on your site that enables Keak to run tests and track conversions). Once these are in place, you can add additional websites (domains) to your Keak workspace as needed.

{% embed url="<https://www.youtube.com/watch?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/getting-started/quickstart.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.
