> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/create/install.md).

# Install

You can install your pickzen on your site from **Step 4 - Install**:

![](/files/-MFjT8V1Js26k8TnUP7I)

There are four display options:

* [**Notification**](https://help.pickzen.com/create/install/notification): The fastest way to install your pickzen on your website - Launch your quiz as a popup when your customers click on the corner notification button.
* [**Link**](https://help.pickzen.com/create/install/link): Launch your quiz as a popup when your customers click on an existing link or navigation menu link.
* [**Button**](https://help.pickzen.com/create/install/button): Launch your quiz as a popup when your customers click on an existing button.
* [**Embedded**](https://help.pickzen.com/create/install/embedded): Insert your quiz embedded in the content of your website.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/create/install.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.
