# Sample Settings

The following section describes the configuration settings for the sample files provided with the installation. These settings form the foundational elements of the program’s default setup.

### Sample Files Included for Default Demostrations

* The following files are copied to `{User}/YanusLIVE/demo` upon installation.

<figure><img src="/files/aSmH7DZZTWV0zkY1SlKZ" alt=""><figcaption></figcaption></figure>

* Sample Files

  * Unity Character package
  * ejpark (Fast facial movements, 19 seconds)
  * yang (Rapid speech, 3 seconds)

  Includes Videos, ActorProfile, and Facial Data CSV File

* Press Two Buttons to Start the Default Demo in YanusLIVE

<figure><img src="/files/KUPShH5991G1EcGt93yO" alt="" width="563"><figcaption></figcaption></figure>

1. Character Window > Start Button
   1. A security permission prompt may appear on first launch.
2. Actor Window > Start/Pause Button
   1. While playing, a pause icon is displayed.
   2. You can adjust the slider while in pause mode.

* Automatically Configured with Sample Files on First Launch

<figure><img src="/files/bMZhnrAedfOqMrgEfIYL" alt="" width="563"><figcaption></figcaption></figure>

1. Device Selection : `OBS Studio`
   1. Default Setting Changed in HyperDeck
2. Local Folder Path :  `{User}/YanusLIVE/demo`
3. Actor mode :  `Video File`
4. File Path :  `User}/YanusLIVE/demo/demo_video_ejpark.mp4`
5. Rotate Left 90 Degrees : `On`
6. View Facemesh : `On`

<figure><img src="/files/F0zvvIYhoVt4T8DNwg6D" alt="" width="347"><figcaption></figcaption></figure>

7. Menu > View, Live Information : `Checked`
8. Character mode : `Vroid`
   1. Settings > Character, Character 1

<figure><img src="/files/WGFqioIHUxi0lPtr0h3P" alt="" width="563"><figcaption></figcaption></figure>

9. Actor Profile :  `User}/YanusLIVE/demo/actor_profile_ejpark.json`

<figure><img src="/files/KUWa9xRM7ez8IOfrFWEx" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://docs.yanusstudio.com/yanuslive/installation/sample-settings.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.
