# Quick Start (Embed in 5 Minutes)

**Step 1 — Verify your domain**\
To ensure security, we first verify your domain.

**Step 2 — Get your unique Poppin ID**\
Once verified, you’ll receive a custom ID tied to your platform. This ensures messages and activity are tracked correctly.

**Step 3 —  Pick your style**\
Choose your color theme and layout to match your platform. You can keep it minimal or fully branded.

**Step 4—  Copy + paste the script**\
Use the script below and add it to your website.

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

📍 Place it inside the `<head>` section of your HTML document, or before the closing `</body>` tag.

**Step 5 —  Go live**\
Open your site — the Poppin layer will appear automatically.

#### Notes

✅ **No backend configuration required**

🛡️ **Tested across all major browsers**


---

# 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://docs.poppin.so/quick-start-embed-in-5-minutes.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.
