# Getting Started

![](/files/-M7DVFtGOy7CEkiFzsQo)

Poppy is an **Account Creation Popup for Shopify**.&#x20;

It makes the process of checkout take less work for your customers, by shifting the account creation step earlier in the customer lifecycle journey.

By the time your customers are ready to checkout, they are already logged into their account at your store. This speeds up time at checkout.&#x20;

If they decide not to purchase today, they will create more abandoned checkout objects inside of Shopify for you to be able to act on.&#x20;

If you want to create a members only store, and gate access to your store, Poppy can help with that as well (coming soon!)

To get started, first make sure your store has customer accounts enabled.

{% content-ref url="/pages/-M5iJ63HLaU8tpXlmHqv" %}
[Enabling Customer Accounts](/poppy-exit-intent-popup/poppy-getting-started/enabling-customer-accounts.md)
{% endcontent-ref %}

Then, configure the way you want Poppy to look

{% content-ref url="/pages/-M6G2tJ2jejIajohgWlb" %}
[Layout settings](/poppy-exit-intent-popup/settings/layout-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6G2wJaCocEaAeHv1yY" %}
[Theme settings](/poppy-exit-intent-popup/settings/theme-settings.md)
{% endcontent-ref %}

And when it will be triggered&#x20;

{% content-ref url="/pages/-M6G2pklQXlYiU5SQ-ff" %}
[Trigger settings](/poppy-exit-intent-popup/settings/trigger-settings.md)
{% endcontent-ref %}


---

# 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.ventures-adventures.com/poppy-exit-intent-popup/poppy-getting-started.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.
