# Pickzen Code

The PickZen Code is a line of JavaScript code that is inserted in your website that allows full integration of PickZen on your website. It is necessary in order to install a pickzen on a page from the Install step, track conversions, run AB tests, add products automatically to the cart, and in some cases, have a fully responsive pickzen.

{% hint style="info" %}
If you installed the Pickzen App from Shopify / Woocommerce / Magento, the PickZen Code will be installed automatically.
{% endhint %}

Once included on your website, you can install your pickzens on your website easily without the need of an IT specialist or web designer.


---

# 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://help.pickzen.com/integrations/your-website/pickzen-helper-code.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.
