# Presets Library

Entrance：Top Asset Library>>>Presets Library

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

## <mark style="color:blue;">1. About Presets Library</mark>

* Playturbo provides customers with various types of scene presets, allowing them to quickly integrate these presets into their own projects, significantly improving production efficiency.
* **Presets typically include asset layouts, exterior parameters, and animation parameters**, but event parameters are not currently supported.
* Various presets are periodically updated and can be viewed and used at any time. The production method and specific parameter settings for each preset can be viewed after adding them. This can also serve as tutorial for your reference and learning.
* <mark style="color:red;">When you add a preset, it is not added to the current scene; instead, a new scene with that preset will be created.</mark> **Therefore, we have two suggestions for using presets:**
  * **a. If you decide to use a preset at the beginning of your project:** add the required preset - continue building other assets in the scene where the preset is located - complete the production of that scene.
  * **b. If you decide to use a preset during creation:** add the required preset - copy the parameters of the layers from the preset - paste them into the corresponding scene or layer - delete the preset and the scene containing it.

## <mark style="color:blue;">2.Add Preset</mark>

* Click on "Presets Library" to open and display all scene presets, categorized by preset types.
* Each preset type initially shows 6 presets by default. You can click the "All" button to display all presets under that type.
* You can also use the search box to enter keywords, click the button to search for additional information about presets.
* Click the "+" icon, and the preset will be added to the project as a scene, allowing you to further edit the scene.

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

## <mark style="color:blue;">3.Preset Categories</mark>

There are currently four types of presets available: "Gameplay Function," "Layout," "Guidance," and "Feedback."

### Gameplay Function

Includes: Loop Playback, Progress Bar, Count Down

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

### Layout

Includes: Product Info, Award Settlement, Win Settlement, Fail Settlement

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

### Guidance

Includes: Joystick, Choose, Slide, Tap\&Hold, Click

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

### Feedback

Includes: Wrong, Correct

<div align="left"><figure><img src="/files/d6Dz50ie6VpRzoxseXzn" 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-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/presets-library.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.
