# Public Info

**The introduction provides basic details about the character and is shown on their profile. AI automatically generates this based on the character's settings after creation, but you can edit it.**

## **Public Introduction**

The character’s introduction information will appear on the character’s main page.

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

## **Recommendation**

Recommendations are displayed on the explore page character's card to help users quickly understand the character’s information.

<figure><img src="/files/2sxeMRvlVmvDHUJ6f8XS" alt=""><figcaption></figcaption></figure>

## **Background overview**

The background overview appears before the first chat interaction, providing a quick summary of the character’s story to help users engage in conversation.

<figure><img src="/files/69A2vlmoCdynm8qHXryI" alt=""><figcaption></figcaption></figure>

## **Character Tags**

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

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

Once you’ve selected up to 3 tags for your character, you’ll be able to find them on the explore page under the corresponding tag section.

## **Content Rating**

<mark style="color:red;">**In Rochat, AI reviews all character settings and assigns a content rating.**</mark>

* **Characters containing any explicit content involving minors are not allowed to be published.**
* **Characters with adult content will be marked with an NSFW tag.**


---

# 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/public-info.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.
