# Feature Changer-User Guide

For first-time users of the Feature Changer, we recommend referring to: [How to create a project/version](/playable-tools-feature-changer/how-to-create-a-project-version.md)

***

🌟<mark style="color:red;background-color:red;">**PLEASE NOTE**</mark>🌟&#x20;

When replacing assets, to ensure that your product images perfectly fit the template placeholders(<mark style="background-color:red;">especially for dress-up style templates</mark>),  we recommend following these steps:

1. **Download Assets**\
   Download all assets of the template to your local device by following the path shown in the illustration. After unzipping the file, you’ll be able to view all assets used in the template. (Alternatively, you can download only the specific assets you need to replace.

<div align="center"><figure><img src="/files/L8Qghc48NLIANm5hmHMA" alt="" width="458"><figcaption></figcaption></figure> <figure><img src="/files/WimqSg9kqFRoPTw4jmgm" alt="" width="100"><figcaption></figcaption></figure></div>

2. **Process the Images to Be Replaced**\
   Import the template asset images into an image editing tool and adjust your product images to match the template's **dimensions** and **element alignment**. For example, with a dress-up gameplay template:

* The original template image and your product image may differ in size and element alignment.
* Import both the template image and your product image into an image editing tool (e.g., Photoshop).
* Use the original template image as a background and align your product image's size and element positions (especially areas that interact with other elements, such as the neck).
* Hide the original template image and export the aligned product image.

<div align="center"><figure><img src="/files/dQv1DvhvKXvDQnRmCpiQ" alt="" width="395"><figcaption><p>Template Image</p></figcaption></figure> <figure><img src="/files/B46sreMkqMr5TE92D8kZ" alt="" width="269"><figcaption><p>Your Product Image (Example)</p></figcaption></figure></div>

<div align="center"><figure><img src="/files/y1jaoRLCh7c5ID8nnkP0" alt=""><figcaption><p>Import to Image Editing Tool</p></figcaption></figure> <figure><img src="/files/wm2QROx7jlFvVPbhVveV" alt=""><figcaption><p>Align Image Size &#x26; Element Positions</p></figcaption></figure> <figure><img src="/files/JeYEehBuDqPjfaJVZ50i" alt=""><figcaption><p>Export</p></figcaption></figure></div>

3. **Replace All Assets**\
   Once you've processed all the image assets you plan to replace, you can proceed to the Feature Changer to complete the asset replacement.

<div align="center"><figure><img src="/files/4QvENBgvOkCViJBHw1zm" 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.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.
