# Appearance and Voice

## **Generate Avatar or Background**

<figure><img src="/files/7gvwdt2eebL5hGWpa0OD" alt=""><figcaption></figcaption></figure>

If you wish to generate an image, describe the scene using markdown-style symbols. For example, if you want to create an image of a cat walking in a forest at night with some blurry lights in the background, you could describe it like this:

```
(Cat) in (Night) in the (Forest) with [Blurry Lights]
```

For more information on how to use symbols, please refer to: <https://rochat.ai/explore/100473974260246848>

## **Upload** Avatar **and Background Images**

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

* If you choose to upload a avata, it should display a clear, full frontal view. The optimal size is **576x1024**. The uploaded image will be processed to remove the background and become the final character avatar.
* If you choose to upload a background image, for the best quality, please upload an image with dimensions **2048x1024**.

## **Character Voice**

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

Rochat currently allows you to select a voice from the system's options or clone a voice of your choice.

If you choose to customize the voice, ensure the audio is free of noise to maintain high quality. You can learn more about converting mp3 audio files to wav format through this link: <https://rochat.ai/explore/100473974290173608>.

***

## **Visibility**

## ![](/files/pNnmjG9D8LQM9c4Fo2WX)&#x20;

Decide who can see this character:

* **Public**: Anyone can view it.
* **Private**: Only you can view it.
* **Share-only**: Share your character with friends via a link.


---

# 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://book.rochat.ai/rochat_book_en/how-to-create-a-character-on-rochat/create-character-method-1-custom-creation/appearance-and-voice.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.
