# アプリのプレビュー（レガシービルダー）

*スキルレベル：初心者*

## 開始前の準備

* Adaloでアプリの構築を開始したり、テンプレートからアプリを作成したことを確認してください。

## 手順

1. ビルダーの左上隅にある ***プレビュー*** ボタンを選択します。

   <figure><img src="/files/OZwexYF9IfkzxuWPGkC8" alt=""><figcaption></figcaption></figure>
2. これにより、アプリのデスクトップバージョンが表示される新しい画面が読み込まれます。
3. ユーザーとアプリを共有したい場合は、アプリの[Webバージョンを公開](/ja/testing-your-app/publishing-to-the-web-legacy.md)し、その後、アプリが設定されているドメインを使用して共有するか、ビルダーの左上隅にある ***共有*** ボタンをクリックして共有できます。


---

# 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/ja/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.
