# Preview

{% stepper %}
{% step %}

#### Download the preview app

Scan the QR code below, or access the [App Store](https://apps.apple.com/vn/app/simicart-preview/id1586328821?l=vi) or [Google Play](https://play.google.com/store/apps/details?id=com.simicart.simpify) to download the preview app.

<figure><img src="/files/wEV5remXCWpZ5cFY18OL" alt=""><figcaption><p>Scan here</p></figcaption></figure>
{% endstep %}

{% step %}

#### Open the scanner in the app

When you're in the app, open the **sidebar** menu to find and tap on **Live Store Preview**.

<div><figure><img src="/files/526okdp5rdn3WiHNhEK9" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/IjIYPp56kYSF8E7mtipD" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Scan your app draft's QR code

Using Live Store Preview, bring the phone to face your app draft's QR code and scan it. You will be prompted to open the app.

<div><figure><img src="/files/VGCsNRJMWUu8z5AfENbS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/oijxTMp2n3dR99RY1EsA" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.simicart.com/app-studio/preview.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.
