# Character

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiqSh3wiU4_gTIytmOo77zqw-5JybPp91OSFcPHapnkLEWB9646mRLikDFHgzhIIiFsq98q2GV9dyDDmbtTqf9lorJl0uN_MxYwhcwGhB8ipQd_wFuJ34HgLjMjEzoTs6CkiJxv14hENVKTOSlWoA8K_0-YrW-SOElKpHH9w?key=g9SNe8floSX29K5Ha8UM_Q" alt="" width="375"><figcaption></figcaption></figure>

**5-1. Display Configuration**

* **Resolution Width**: Set the horizontal resolution.
* **Resolution Height**: Set the vertical resolution.
* **Resize Percent**: Set the scaling percentage for the resolution.
* **Default Character Number**: Set the default character.
* **Deactivate Actor on Startup**: Pause Actor mode when Character is launched.

**5-2. Character 1, 2, 3**

* **Mode Name**: The name displayed in character mode.
* **Execution File Path**: Specify the path and file for execution.
* **Execution Type**: Select the engine used to create the executable file, either Unreal Engine or Unity.

**5-3. Pixel Streaming Mode**

* **IP Address**: The IP address of the PC running Pixel Streaming.
* **Port Number**: The default port is 80.


---

# 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_old/7.-menu/file/settings/character.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.
