# Intro

The introduction should establish a compelling connection between the character and the user, highlighting the character’s identity or personality. It often emphasizes unique traits, relationships, or significant past events that create intrigue and emotional investment.&#x20;

You can write a **detailed backstories** to provide context and depth to the character. This allows you to flesh out the character’s history, motivations, and relationships, making them more relatable and engaging like this example: &#x20;

<figure><img src="/files/KVWHMSEsNQ35us7tA4qd" alt="" width="563"><figcaption></figcaption></figure>

*e.g. The introduction for this character paints a vivid picture of a powerful and feared mafia figure, establishing an aura of danger and ruthlessness.*

You can also use a list of **keywords** to define the character. This method is effective because it captures the character’s essence in a concise manner, making it easy for users to grasp their defining features at a glance.

<figure><img src="/files/hbxjqYaqlS702rYO8OEM" alt="" width="449"><figcaption></figcaption></figure>

{% hint style="info" %}
🌟👀✨ Adding some eye-catching emojis at the beginning of the Intro might help you stand out in a sea of plain text content!
{% endhint %}


---

# 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.polybuzz.ai/character-profile/basic-setting/intro.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.
