# Getting started

Getting started with Orbe’s geolocation popup is fast and easy: it takes **less than 10 minutes** using the **Shopify Theme Editor**.

Orbe uses **Shopify's App Embed technology**, meaning:

* no extra code is added to your theme
* the integration is seamless
* ensuring your store performance remains unaffected

### Before you begin

We recommend reading these two short tutorials for full context:

* [How it works](/before-starting/how-it-works.md): understand why the popup appears when international customers land on the wrong shopping experience.
* [**Why we use consent**](/before-starting/faqs.md#is-it-possible-to-implement-automatic-redirections-instead-of-showing-a-popup): learn why we avoid automatic redirects on first visits, and how we handle user consent.

Ready? Let’s walk through the exact steps to customize the popup and activate geolocation on your Shopify store:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to setup</strong></td><td>Configure and enable your welcome popup in the Shopify theme editor.</td><td><a href="/files/KEPDq60DOwRaomfZoVCy">/files/KEPDq60DOwRaomfZoVCy</a></td><td><a href="/pages/L2ydykzas2rWmGSapJgo">/pages/L2ydykzas2rWmGSapJgo</a></td></tr><tr><td><strong>How to customize</strong></td><td>The style, colors, and content of your welcome popup</td><td><a href="/files/ae0PKLOks23Hl0ikmoue">/files/ae0PKLOks23Hl0ikmoue</a></td><td><a href="/pages/z3neuFLLDn2hsLgVzg5H">/pages/z3neuFLLDn2hsLgVzg5H</a></td></tr></tbody></table>


---

# 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.orbe.app/geolocation-popup/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.
