# Creator Titles

Top users on Ideogram are awarded titles to recognize their work. Current titles include:

1. Elite Creator
2. Top Creator
3. Leading Creator

Titles are awarded to users based on [a number of metrics](#metrics-used). In order to be eligible for a title, you must have logged in recently, and produced images that align with our [<mark style="color:blue;">Terms of Service</mark>](https://ideogram.ai/tos).

When a user has a title, their profile image will be outlined with the colour (gold, silver or bronze) and the title will be displayed in their profile.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><picture><source srcset="/files/XXhI8BSODAI1ZudHKuUf" media="(prefers-color-scheme: dark)"><img src="/files/5eyTEUuifwqKmGTtKwCj" alt="" data-size="original"></picture></td><td><picture><source srcset="/files/W4bRbaE64qOjQZeZtHOM" media="(prefers-color-scheme: dark)"><img src="/files/yxOb9TGlJb62uvjQoBXv" alt="" data-size="original"></picture></td><td></td></tr><tr><td><picture><source srcset="/files/hZHFywJb4BHTG1l8AW2M" media="(prefers-color-scheme: dark)"><img src="/files/wbEuNzFYOiQpb21W3teL" alt="" data-size="original"></picture></td><td><picture><source srcset="/files/5EcZAr5EbWAAuVKduiSu" media="(prefers-color-scheme: dark)"><img src="/files/mY1vInrXsSvgq9ptl8T7" alt="" data-size="original"></picture></td><td></td></tr><tr><td><picture><source srcset="/files/tdqUYdFSXHY4VL0t6qkn" media="(prefers-color-scheme: dark)"><img src="/files/T3IdhZ6StCYnfRXAKiIN" alt="" data-size="original"></picture></td><td><picture><source srcset="/files/7xZ8HEjg1VvuJJACWT3k" media="(prefers-color-scheme: dark)"><img src="/files/JSWBYIpVxIl2qQ4csSh4" alt="" data-size="original"></picture></td><td></td></tr></tbody></table>

### Metrics Used

The metrics used to determine how titles are awarded include, but are not limited to:

* Total number of generations created
* Total number of distinct users that liked your generations
* Total number of followers
* Total number of times your generations have been remixed by other users

These metrics are computed on a weekly basis, and titles are assigned to the top users in each category for one week.

### Perks

By default, users on the free plan have 10 [Slow credits](/plans-and-pricing/available-plans.md#slow-credits) per week. When you have a title, this number increases:

<table><thead><tr><th>Title</th><th>Number of Slow credits / Week</th><th data-hidden>Number of Generations</th><th data-hidden></th></tr></thead><tbody><tr><td>Elite Creator</td><td>500</td><td></td><td></td></tr><tr><td>Top Creator</td><td>200</td><td></td><td></td></tr><tr><td>Leading Creator</td><td>100</td><td></td><td></td></tr></tbody></table>

{% hint style="warning" %}
The [Slow credits](/plans-and-pricing/available-plans.md#slow-credits) associated with users who have earned a Creator title reset every Saturday at 00:00 UTC (overnight from Friday to Saturday).
{% endhint %}

{% hint style="info" %}
If you have a Plus plan and up, these titles won't matter much, as you already have an unlimited number of standard generations.
{% 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.ideogram.ai/community-and-social/creator-titles.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.
