# Introduction to popups

Adding popups via popup builder is very easy, to select a popup click on the **Popups button** in the bottom bar of the builder

![](/files/-LmlJhltZNLiOpuXPZW7)

Then the popups window will appear and you can choose which popup you want to add to you page

![](/files/-LmlJjhnL8JrwXfKI4b5)

After adding a popup you can via the **Popups button:**

* Open the popup by clicking on it.
* access to its settings by click in **settings icon.**
* Delete the popup.
* You can also add new popups to your page!

![](/files/-LmlJlfHhgs5DsQzC5Hd)


---

# 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.pixfort.com/using-pixfort-builder/introduction-to-popups.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.
