# Name and Gender

## Name&#x20;

The name is how you'll refer to the character in chat and how other users will discover them. If the character is a famous person or well-known figure, just the name can do a lot to define an interesting character. On the other hand, if the name is something general like "Mary," the intro and greeting will be critical in shaping the experience.

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

## Gender&#x20;

Specify the gender identity of the character.

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


---

# 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/name-and-gender.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.
