# Rarities

Items are split across different item rarities, and this is the full list of the item rarities that are currently available.

![](/files/-Lk1_gKJfD6tmTxpXu3O)

| Color  | Name      |                                                                                                                                                               |
| ------ | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 7E7E7E | Common    | Obtainable from item shop and opening chests.                                                                                                                 |
| 00AA4C | Uncommon  | Obtainable from item shop and opening chests.                                                                                                                 |
| 008EC1 | Rare      | Obtainable from item shop and opening chests.                                                                                                                 |
| AC00E6 | Epic      | Obtainable from item shop and opening chests.                                                                                                                 |
| DB9E1C | Legendary | The highest item rarity that can be obtained from the item shop and opening chests.                                                                           |
| FFD700 | Mythic    | Item border pulses in color (only web).                                                                                                                       |
| EB4B4B | Titanium  | <p>Players who contributed items to the item store are awarded with a Titanium rarity of the item they made.<br></p><p>Also the rarity for battle passes.</p> |


---

# 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://universe.titan.tf/items/rarities.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.
