# PageFly

The [PageFly](https://pagefly.io/?ref=presidio\&target=app-listing) integration allows you to add and configure Quiz Kit elements on your PageFly pages without any coding required.

## Connecting Quiz Kit to PageFly <a href="#connecting-quiz-kit-to-pagefly" id="connecting-quiz-kit-to-pagefly"></a>

### Part 1: Connect via Quiz Kit <a href="#part-1-connect-via-quiz-kit" id="part-1-connect-via-quiz-kit"></a>

**Steps:**

1. From the Quiz Kit dashboard, click **Integrations**.
2. On the **More** tab, go to **PageFly Landing Page Builder.**
3. Click **Install**.

### Part 2: Connect via PageFly <a href="#part-2-connect-via-pagefly" id="part-2-connect-via-pagefly"></a>

**Steps:**

1. In the PageFly editor, from the left-hand menu, click **Add third-party element**.
2. Click **Manage integrations** or the gear icon on top.
3. Search for `Presidio` and enable it.
4. Click **Close** and the element appears in the **Add third-party element** menu.

***

## Configuring your quiz element <a href="#configuring-your-quiz-element" id="configuring-your-quiz-element"></a>

{% hint style="info" %}
**Important Note:**&#x20;

For full widget configuration, go to the **Settings** area of the Quiz Kit app. The Quiz Kit element can work on all page types, and one page can have many elements.
{% endhint %}

### **Part 1: Configure in Quiz Kit** <a href="#part-2-configure-in-quiz-kit" id="part-2-configure-in-quiz-kit"></a>

1. From your Quiz Kit dashboard, click **My Quizzes**.
2. Click **Create new quiz**.
3. Adjust any settings that you want.
4. Click on the **Publish** section and [publish the quiz](https://support.quizkitapp.com/~/changes/175/build-and-publish/publishing-your-quiz) where you want to.

### **Part 2: Configure in PageFly** <a href="#part-1-configure-in-pagefly" id="part-1-configure-in-pagefly"></a>

1. **Add Presidio: Quiz Kit Element**
   * From the left-hand menu, click **Add third-party element**.
   * Find the **Presidio: Quiz Kit** element.
   * Click on the element to see its variant.
   * Drag and drop the variant onto the page canvas.
2. **Configure Presidio: Quiz Kit Element**
   * Click on the element to adjust its settings.
   * From the **General** tab, configure the widget and select the quiz template from the Quiz Kit library.
   * For styling options like margins, borders, and effects, go to the **Styling** tab.


---

# 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://support.quizkitapp.com/building-a-quiz/integrations/marketing-automation/pagefly.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.
