# Preview your App (Legacy Builder)

*Skill Level: Beginner*

## Before You Begin

* Ensure you have started building your app or created an app from a template in Adalo.

## Walkthrough

1. Select the ***Preview*** button in the top Left corner of your Builder.&#x20;

   <figure><img src="/files/D1GsMnUE6xwkQ1ereAr2" alt=""><figcaption></figcaption></figure>
2. This will load a new screen showing the Desktop version of the app.
3. If you wish to share the app with Users, you will need to [publish a web version](/publishing-apps/publishing-to-the-web-legacy.md) of your app and then you can share using the Domain the app is set on or by clicking the ***Share*** button in the top Left corner of your Builder.

##


---

# 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.adalo.com/design/legacy-builder/preview-your-app-legacy-builder.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.
