# Shopify Integration

We also have a Shopify App which can directly be installed on your Shopify Stores. Just go to [Browsee page](https://apps.shopify.com/browsee) on Shopify and add it to your store. To install Browsee:

* Go to the Browsee Page directly from [here](https://apps.shopify.com/browsee) or you can go to [Shopify App Store ](https://apps.shopify.com/?)and search for Browsee as shown below

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

* Then click on Browsee and then **"Add App**" button to install the app on your store

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

Once you have installed Browsee on your Shopify Store, you can follow the [steps here to see how to use Browsee ](/master/how-to-use-browsee-on-shopify-store.md)on your store.


---

# 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.browsee.io/integration/snippet-integration/shopify-integration.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.
