# Conversation Tips

1. **Using Placeholders:** To simplify, use {{char}} when referring to the character and {{user}} for the user. This makes communication clearer.
2. **Example Dialogue & Scenario**: These elements can add depth to your character but use them sparingly. The more you include, the less historical background your character will have. Keep them under 500 characters in total.
3. **Freedom vs Reinforcement:** Detailed scenarios and dialogues give specific direction to your character's actions. However, sometimes, less restrictive characters can lead to unique and spontaneous interactions.
4. **Reply Length:** For longer responses from your character, elaborate in the First Message and use Example Dialogues effectively. For shorter responses, do the opposite.
5. **Balance Memory with Dialogue Examples**: More details in Personality, Scenario, First Message, and Example Dialogue mean less memory retention in conversations. While details provide consistency, they might limit the context remembered during the chat.

**Consistency is Key:**

Ensure your character's specific personality or traits are consistently represented in all sections.


---

# 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.seaart.ai/guide-1/2-seaart-ai-basic-function/2-5-ai-characters/conversation-tips.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.
