> For the complete documentation index, see [llms.txt](https://docs.spicychat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spicychat.ai/product-guides/creating-chatbots/title.md).

# Title

An intriguing and accurate title can greatly increase the likelihood of users interacting with your character. Titles appear under your character’s name in search results and public listings, making them a key tool for attracting interest, describing your roleplay, and setting the right expectations.

<figure><img src="/files/5fPbVeXsfSRDxIsCoUA7" alt=""><figcaption></figcaption></figure>

All characters on SpicyChat are required to have a title. You can add a title to your character by navigating to the “Title” section of the creation screen.&#x20;

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

* Titles should be a concise summary, ranging from 3 to 100 characters in length.
* Your title should offer users a quick sense of who your character is or what they do.
* An intriguing and accurate title can greatly increase the likelihood of users interacting with your character.

Craft a title that accurately captures your AI chracter's essence while also engaging potential users' curiosity. For example, if your character's name is "Chef Antonio", a suitable title could be "Your Italian Cooking Guide" or simply "Italian Cuisine Expert."

Titles are only used for display and discovery, it doesn't influence the character's personality.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/title.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.
