> For the complete documentation index, see [llms.txt](https://wiki.apexcobblemon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apexcobblemon.com/features/player/cosmetics/style-ranks.md).

# Style Ranks

{% columns %}
{% column width="58.333333333333336%" %}
Style Level is a cosmetic progression system that represents your overall style on Apex Cobblemon.

Players increase their Style Level by earning ![:trophy\_purple:](https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56)**Style Trophies** from unlocking [cosmetics](/features/player/cosmetics.md). As your Style Level increases, your Style Rank evolves, unlocking stronger cosmetic-related perks.

Open `/styles` to view your current Style Level, Style Rank, progress toward your next evolution, and unlocked perks.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/ot2Pof98d2TEfo3IZlko" alt=""><figcaption><p><em><code>/styles</code> menu</em></p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Style Trophies

> [*Main Article: Cosmetics*](/features/player/cosmetics.md)

![:trophy\_purple:](https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56)**Style Trophies** are earned by unlocking [cosmetics](/features/player/cosmetics.md) within a [collection](/features/player/cosmetics.md#collections). Style Trophy rewards depend on the cosmetic's rarity, type, and collection.

Style Trophies contribute toward your **Style Level**, allowing you to progress through **Style Ranks** and unlock additional perks over time.

{% hint style="warning" %}
![:trophy\_purple:](https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56)**Style Trophies** are tied to cosmetic ownership. If you trade away a cosmetic, the trophies it awarded are removed from your total and granted to the new owner.
{% endhint %}

## Style Level Requirements

Each Style Rank evolution requires a certain number of ![:trophy\_purple:](https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56)**Style Trophies**. The required amount increases as you reach higher Style Level ranges.

<table><thead><tr><th width="140.20001220703125" align="center">Rank</th><th width="139.800048828125" align="center">Style Level</th><th width="140" align="center">Style Trophies</th></tr></thead><tbody><tr><td align="center"><img src="https://cdn.discordapp.com/emojis/1514061843969081504.webp?size=128" alt=":diamond_0:">Basic</td><td align="center">0-24</td><td align="center">—</td></tr><tr><td align="center"><img src="https://cdn.discordapp.com/emojis/1514061845823225927.webp?size=128" alt=":diamond_1:">Stylish</td><td align="center">25-39</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56" alt=":trophy_purple:">1,100</td></tr><tr><td align="center"><img src="https://cdn.discordapp.com/emojis/1514061846993309829.webp?size=128" alt=":diamond_2:">Fine</td><td align="center">40-54</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56" alt=":trophy_purple:">2,660</td></tr><tr><td align="center"><img src="https://cdn.discordapp.com/emojis/1514061848801054880.webp?size=128" alt=":diamond_3:">Fashionable</td><td align="center">55-69</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56" alt=":trophy_purple:">4,895</td></tr><tr><td align="center"><img src="https://cdn.discordapp.com/emojis/1514061842622844968.webp?size=128" alt=":diamond_4:">Elegant</td><td align="center">70+</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1302389841853546619.webp?size=56" alt=":trophy_purple:">7,805</td></tr></tbody></table>

{% hint style="warning" %}
As new Cosmetics are added, Style Trophy rewards and Style Level requirements may be adjusted. This can result in changes to your Style Level.
{% endhint %}

## Style Rank Perks

Style Rank perks are unlocked as your Style Level increases. These perks provide cosmetic-related bonuses, and are cumulative with other server boosts.

<table><thead><tr><th align="center">Perk</th><th width="114.5999755859375" align="center">Stylish</th><th width="114.5999755859375" align="center">Fine</th><th width="114.800048828125" align="center">Fashionable</th><th width="115.39990234375" align="center">Elegant</th></tr></thead><tbody><tr><td align="center">Extra Cosmetic Crate Spin Chance</td><td align="center">+20%</td><td align="center">+40%</td><td align="center">+60%</td><td align="center">+75%</td></tr><tr><td align="center">Extra Shiny Crate Spin Chance</td><td align="center">+20%</td><td align="center">+40%</td><td align="center">+60%</td><td align="center">+75%</td></tr><tr><td align="center">Extra Legend Crate Spin Chance</td><td align="center">—</td><td align="center">+10%</td><td align="center">+25%</td><td align="center">+50%</td></tr><tr><td align="center">Legend Crate Blacklist Slots</td><td align="center">2</td><td align="center">3</td><td align="center">4</td><td align="center">5</td></tr></tbody></table>

### Extra Crate Spins

Extra crate spin perks give you a chance to receive an additional spin from supported crates.

### Legend Crate Blacklist

Legend Crate Blacklist slots allow you to block certain Legend Crate outcomes from appearing in your reward rolls.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.apexcobblemon.com/features/player/cosmetics/style-ranks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
