# Work Preview Area

The Preview Module allows you to view the preview effects of your work on various device models, orientations (portrait/landscape), and different language environments after completion.

<div align="left"><figure><img src="/files/ZY5YsRcRxD1AfNJkO4Qn" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:blue;">1. Switching Preview Modes</mark>

* You can switch between different devices, languages, and orientations to preview the corresponding effects of your materials.
* **Preview Device Selection**
  * Currently, previewing is supported for five device models: iPhone X, iPad, iPhone 6, Redmi, and Vivo.(Proportional adaptation allows for proportional scaling that can be applied differently to different devices. Therefore, the current five device models can cover the preview effects of most devices on the market.)
  * If you want to preview the effects on other device models: 1）You can click the "Preview" button and use your phone to scan the QR code for preview. 2）Alternatively, you can "Copy Link" and open it in a browser. Then press F12 to enter developer mode, where you can switch to different device models for preview

<div align="left"><figure><img src="/files/kqDMvUUyGLZg9JlRmuVH" alt=""><figcaption></figcaption></figure></div>

💡**Generate External Preview Link - Tool Sharing**：<https://playable-portal.mintegral.com/#/tools/mw-viewer>

* On the preview page, click **Copy Link**.
* Open the tool and paste the link.
* Click **Generate** to create the external preview link.

<div align="left"><figure><img src="/files/fKA8usGwSyVXWrS6tgv2" alt=""><figcaption></figcaption></figure></div>

####

## <mark style="color:blue;">2. Preview/Refresh/Save</mark>

* Each of your edits can be previewed in real-time by using the **Refresh/Preview/Save** options.
* After completing all your edits, remember to click the **Save** button in the top right corner.

<div align="left"><figure><img src="/files/2TFZEn1QBvCkY8wkwwff" alt=""><figcaption></figcaption></figure></div>

####

## <mark style="color:blue;">3. Tracking Log</mark>

When you finish creating and previewing your materials, you can click on "Tracking Log" to open a window where you can see the distribution of both "Basic Tracking" and "Custom Tracking" in real-time.

* Basic Tracking：Basic Tracking covers the fundamental tracking elements of interactive materials and is automatically included in every playable material. *Examples include the start of displaying the playable material, user's first interaction, user redirecting to the store link, etc.*
* Custom Tracking：Custom Tracking requires manual addition, and for Template Feature Creation projects(General Creation),  the custom tracking has already been set up by Mindworks, so you don't need to configure them manually.&#x20;

<div align="left"><figure><img src="/files/Y7NPa5WWwx47uAWSFe20" alt=""><figcaption></figcaption></figure></div>


---

# 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://doc.playturbo.com/playable-tools-feature-changer/feature-changer-user-guide/editing-page-module-intro/work-preview-area.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.
