# Character Pane

## Overview

<div align="left"><figure><img src="/files/VqL1elKXjvTXv5DKtWTr" alt=""><figcaption><p>Character Pane > Overview</p></figcaption></figure></div>

&#x20;By default, no Character is displayed when YanusLIVE starts. Unreal Engine or Unity Package applications can be launched and closed via buttons, and operate by importing their output into the Character display window.

## Character mode control

* **Character mode** :  In [**Settings: Character**](/yanuslive/settings/settings-character.md), the predefined list appears as a dropdown (combo box) for selection.&#x20;
* **Start** **/ Stop** Button :  Starts and stops the Character application.

{% hint style="info" %}
Startup may take a few seconds. On the first run after installation, security prompts might block importing and open a separate window. If this happens, please stop and start the application again.
{% endhint %}

{% hint style="info" %}
Changing Character mode while a Character app is running closes the current app and starts a new one. This may cause slight delays depending on your PC.\
To manage resources, Actor mode stops during this process and restarts automatically once the new app is ready.
{% endhint %}

## Pixel Streaming mode

&#x20;The Character mode supports Unreal Engine’s Pixel Streaming. In this case, start the Pixel Streaming Server in the Unreal Engine project before starting the application.


---

# 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/ui-panes/character-pane.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.
