# Ptengine Kit

## Ptengine Kit

## What is Ptengine Kit

An evolved version of Ptengine Assistant, primarily a browser extension for capturing full-screen heatmaps (Developer: Ptmind).

> **SUCCESS**
>
> **Why Not Integrate with Ptengine Assistant?**
>
> We could not release it in an integrated state because Google has become stricter with restrictions on extensions.
>
> For this reason, they are currently separate.

## Ptengine Assistant vs Ptengine Kit Comparison

## Installation Method

Install the extension from [Chrome Web Store](/en/getting-started/what-is-ptengine/ptengine-kit.md)

After installation, setup for efficient use: Click the extension icon in the top right of your browser

```
Pin Ptengine Kit as a fixed icon
```

Related page: [How to use screenshots](/en/getting-started/what-is-ptengine/ptengine-kit.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/getting-started/what-is-ptengine/ptengine-kit.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.
