# Name

The Name is a core part of your character’s identity. It’s how they will appear in chats and what other users will see if you choose to make the character public. Choose a name that aligns with the purpose, personality, and storyline of your character.

<div align="center" data-full-width="false"><figure><img src="/files/jb0xW3cr8zSO4trS4qW1" alt=""><figcaption></figcaption></figure></div>

You can set the name of your character by navigating to the “Name” section of the creation screen. Character names don’t have to be unique, multiple characters can share the same name.

<figure><img src="/files/9T4wdr8kNy3QUsTbzzge" alt=""><figcaption></figcaption></figure>

* Names should be between 3 to 20 characters long,&#x20;
* You can use letters, numbers, spaces, dashes (-), and underscores (\_) in your character's name.
* You can opt for a single name ("John"), a full name ("John Doe"), or a unique handle ("The\_John").

A character’s name can strongly influence how your character behaves, especially if they lack a detailed personality. Names tied to well-known figures, like “Shakespeare,” may prompt the AI to adopt traits or speech patterns commonly associated with that individual. If you haven’t provided a lot of information, the name becomes a powerful cue, influencing how your character engages in conversation.


---

# 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.spicychat.ai/product-guides/creating-chatbots/name.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.
