# Introduction

Popup Templates are design schemas for your popups. This way, you can pick what elements you want to have in different popups you'll use. You don't set the actual content of popups here -- this is just a template creation, and you'll fill in the real content on each geography feature you create.

{% embed url="<https://www.youtube.com/watch?v=ZBvQtot_8vQ>" %}

If you click "Popup Templates" on the left-hand side of the menu, you'll enter into another custom post type. This comes preset with a few popup styles that we like, but you can feel free to create your own too.

Popup Templates provide you with a basic preview of a single popup, and some basic pre-set placeholder content.

<figure><img src="/files/Akick76P7bEGosAraxif" alt=""><figcaption></figcaption></figure>


---

# 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://wpmaps-docs.mapster.me/popups/popup-templates/introduction.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.
