# Creator's Dashboard

The Creators Leaderboard is our monthly spotlight on the top 25 creators on SpicyChat. It's how we recognize the people whose characters drive the most engagement on the platform — and we reward the top spots with free subscriptions.

You can see the current leaderboard at [spicychat.ai/creators/leaderboard](https://spicychat.ai/creators/leaderboard).

### Two categories

There are two leaderboards published each month, each with its own top 25:

* **New Bots** — characters created during that calendar month that performed well in their first weeks. This is the place for creators who are still building their catalog to get noticed.
* **All Bots** — characters of any age that performed well during the month. Older characters with a steady fanbase compete here alongside fast-rising new ones.

A bot is only eligible for **New Bots** during the calendar month it was created. After that, it's evaluated under **All Bots**.

### How rankings work

Rankings combine several signals — including total messages, unique users, and a few other engagement metrics — into a single score for the month. We intentionally don't publish the full formula or the exact weights. This keeps the leaderboard fair and resistant to gaming.

The leaderboard updates **once a month**, at the start of each new month, covering the previous month's activity. So February's results go live in early March.

### Rewards

The top 10 creators in each category receive a free subscription for the month:

* **Top 3** — *I'm All In*, our highest tier.
* **Ranks 4–10** — *True Supporter*.

You can see what's included in each plan on the [Subscribe page](https://spicychat.ai/subscribe).

### FAQ

<details>

<summary><strong>How can I become a top creator?</strong></summary>

There's no single trick — but the creators who consistently make the leaderboard tend to do the same things:

* They build characters with **depth** — detailed personalities,  well-crafted opening greetings, and example dialogues.
* They **share their work** with the community on [Discord](https://discord.com/channels/1108377954389594236/1118556747506913401) and [Reddit](https://www.reddit.com/r/SpicyChatAI/), so real users can find it.
* They keep iterating based on feedback.

The more genuine engagement your characters generate, the better your chances. To track how your bots are performing in real time, check your Creator Analytics.

</details>

<details>

<summary><strong>My chatbot didn't make the leaderboard. Why?</strong></summary>

Only the top 25 in each category are listed each month, so most bots — even very popular ones — won't appear. Your dashboard in Creator Analytics is the best place to see how yours is actually doing month over month.

</details>

<details>

<summary><strong>When does the leaderboard update?</strong></summary>

Once a month, at the start of the next month.

</details>


---

# 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/creators/creators-dashboard.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.
