# Install app

Directly go to this link: [S: Store Locator](https://apps.shopify.com/storeify-store-locator) to install the app.

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

After adding the app to the store is complete, You need to go to the app dashboard and follow the recommended steps :

{% hint style="info" %} <mark style="background-color:red;">Make sure you have a</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">**Google Map API Key**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">before proceeding with the next steps.</mark>

<mark style="background-color:red;">--> How to generate Google Map API Key:</mark> [<mark style="background-color:red;">https://sl-guide.storeify.app/google-map-api-key/generating-and-setting-api-keys</mark>](https://sl-guide.storeify.app/google-map-api-key/generating-and-setting-api-keys)

<mark style="background-color:red;">**Note**</mark><mark style="background-color:red;">:</mark> <mark style="background-color:red;"></mark>*<mark style="background-color:red;">You need to enable the list of required APIs and enable billing on the Google Cloud Project.</mark>*

<mark style="background-color:red;">Don't worry about the cost when using Google Maps service,, currently Google Map has free caps for each plan, only when you exceed these caps, you have to pay (</mark><mark style="background-color:red;">**about 10k maploads**</mark><mark style="background-color:red;">):</mark> [<mark style="background-color:red;">https://mapsplatform.google.com/pricing/</mark>](https://mapsplatform.google.com/pricing/)
{% endhint %}

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

**If you want to preview the app on an unpublished theme, then follow the steps below:**

Go to  **Theme setup** from the left sidebar -> Select the theme you want to apply -> Click the "Go to Theme Editor **> App Embeds**" ->  Click the **Save** button in the upper right corner.

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

<figure><img src="/files/s5tgxZG0CAE5Dy3R5TDE" 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://sl-guide.storeify.app/install-app.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.
