# 13. Preview on store and Go Live

{% embed url="<https://www.youtube.com/watch?index=13&list=PLGASFo0vRDpks4cfL2V9D0z3Cm78A92Hq&v=MJFmFRYsCGU>" %}

Before going live, you can always preview the app on your store. We’ve already previewed some campaigns we created, but let’s check this functionality one more time.

Even if the app is enabled, it is not live yet for customers. While building campaigns and changing settings, you can always preview the app.

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

To preview, click the "Preview" button from the dashboard page. This will open your store in preview mode. You will see a note at the top-center of the page from where you can turn off Preview Mode.

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

In preview mode, the app functions similarly to live mode, but it is only visible to you. It is not functional for other customers.

When you are ready to go live, click the "Go Live" button from the dashboard.

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

Once the app is in live mode, it will be visible and functional for your customers.

You can disable live mode and return to preview mode by clicking the "Disable" button.

<figure><img src="/files/1CggERy3mJQWeYGRv6PP" 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://uniocode.gitbook.io/stack-discounts/13.-preview-on-store-and-go-live.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.
