# FAQ

{% hint style="info" %}
These tutorials cover various aspects, from basic functions to advanced operations, aiming to make it easy for you to get started and fully harness the potential of Rochat AI.
{% endhint %}

### 💥Tutorial 1 [**How to Design Your Character Easily and Ensure Consistent Personality and Tone?**](https://rochat.ai/explore/100473974226117834)

* You can learn more through this link: <https://rochat.ai/explore/100473974226117834>

### 💥Tutorial 2 [**How can AI consistently maintain character identity during role-playing? How can AI reduce the chances of interrupting during a conversation? Why does AI always speak from my perspective?**](https://rochat.ai/explore/100473974221471376)

* You can learn more through this link: <https://rochat.ai/explore/100473974221471376>

### 💥Tutorial 3  [**what should we do when we want our character to reply in the format of text messaging**](https://rochat.ai/explore/100473974127957244)

* You can learn more through this link: <https://rochat.ai/explore/100473974127957244>

### 💥Tutorial 4 [**Rochat FAQ**](https://rochat.ai/explore/100473974129942974)

You can learn more through this link: <https://rochat.ai/explore/100473974129942974>

### 💥Tutorial 5  [**Advanced Tutorial — How to Create Good Character Settings**](https://rochat.ai/explore/100473974242282380)

You can learn more through this link: <https://rochat.ai/explore/100473974242282380>

### 💥Tutorial 6 [**How to Change Character Personality Using Pseudocode?**](https://rochat.ai/explore/100473974258974581)

* You can learn more through this link: <https://rochat.ai/explore/100473974258974581>

### 💥Tutorial 7 [**Understanding the meaning of Markdown symbols in prompts and how to write effective generation prompts.**](https://rochat.ai/explore/100473974260246848)

* You can learn more through this link: <https://rochat.ai/explore/100473974260246848>

### **💥Tutorial 8** [**How to incorporate tables in character responses to make the story more impactful**](https://rochat.ai/zh/explore/100473974284126892)

* You can learn more through this link: <https://rochat.ai/explore/100473974284126892>

### **💥 Tutorial 9** [**How to Set the Character's Reply Language**](https://rochat.ai/explore/100473974316395897)

* You can learn more through this link: <https://rochat.ai/explore/100473974316395897>

### **💥 Tutorial 10** [**How to Apply Character Notes When Creating Characters?**](https://rochat.ai/explore/100473974338973353)

* You can learn more through this link: <https://rochat.ai/explore/100473974338973353>


---

# 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/about-rochat/faq.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.
