# Nome e Género

## Nome&#x20;

O nome é como você se referirá ao personagem no chat e como outros usuários irão descobri-lo. Se o personagem for uma pessoa famosa ou uma figura conhecida, apenas o nome pode fazer muito para definir um personagem interessante. Por outro lado, se o nome for algo genérico como “Maria”, a introdução e a saudação serão fundamentais para moldar a experiência.

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

## Gênero&#x20;

Especifique a identidade de gênero do personagem.

<figure><img src="/files/g8NiQpZTVbvb4wRxu7b5" alt=""><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/pt/perfil-do-personagem/configuracao-basica/nome-e-genero.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.
