# Title

## Title

A great title can be the difference between a user scrolling past your companion and starting a conversation with them. Titles appear under your companion's name in search results and public listings — they're how people get a quick sense of who your companion is and decide whether to chat.

All companions on SecretMate are required to have a title. You can add one in the **Title** section of the creation screen.

* Titles should be between **3 and 100 characters** long.
* A good title gives users a quick sense of who your companion is — their vibe, their role, or the kind of relationship they bring.

For example, if your companion's name is "Antonio," a title could be *"A passionate Italian chef with a soft spot for late-night conversations"* or simply *"Your Italian neighbour, in love with food and life."* Aim for something that captures who they are while making a potential user want to know more.

{% hint style="info" %}
Titles are only used for display and discovery, it doesn't influence the companion's personality.
{% 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://docs.secretmate.ai/product-guides/creating-companions/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.
