# PokeMarks

Marks are cool cosmetic additions you can earn for your pokemon with various activities and meetng the requirements for marks! They will have titles in their names for marks as well!&#x20;

Please note, these are purely cosmetic things. They dont add any buffs or anything of that sort! Marks are already available in base Cobblemon, but we added a few new/custom ones as well!

To see what marks your pokemon has, look in the Summary Menu by hitting M and clicking on the last Tab!

<figure><img src="/files/I2ykCIt1rjyEIxmpyLiG" alt="" width="310"><figcaption></figcaption></figure>

## Marks

<figure><img src="/files/O7D2m8jpI5aeFM5dgKNV" alt=""><figcaption></figcaption></figure>

* **Mantle Mark**, rarely found on Pokémon **below Y=-44**.

<details>

<summary>Spoiler</summary>

![Mantle Mark](https://cdn.modrinth.com/data/cached_images/c7069084578d430b8115e040f04325860e218e3a.png)

</details>

* **Incubator Mark**, rarely granted to any Pokémon in your party **whenever you hatch an egg**. (This one is being tested)

<details>

<summary>Spoiler</summary>

![Incubator Mark](https://cdn.modrinth.com/data/cached_images/0afcd880220c12650be3ae0494051f48b984e5db.png)

</details>

* **Melancholic Mark**, rarely granted to any Pokémon in your party **when you die**.

<details>

<summary>Spoiler</summary>

![Melancholic Mark](https://cdn.modrinth.com/data/cached_images/272d51b567ff4163faf26235aa0d8ca5e642a102.png)

</details>

* **Gourmand Mark**, rarely granted to Pokémon when they **reach max fullness**.
* Added the **Blossom Mark**, rarely found on Pokémon **during the season of spring**.

<details>

<summary>Spoiler</summary>

![The Blossom Mark](https://cdn.modrinth.com/data/cached_images/97572bd228019f9f12744cd73fd12114e1c3e91e.png)

</details>

* **Sunshine Mark**, rarely found on Pokémon **during the season of summer**.

<details>

<summary>Spoiler</summary>

![The Sunshine Mark](https://cdn.modrinth.com/data/cached_images/b96a4416627ef01639e8d095c161dc57481996de.png)

</details>

* **Harvest Mark**, rarely found on Pokémon **during the season of autumn**.

<details>

<summary>Spoiler</summary>

![The Harvest Mark](https://cdn.modrinth.com/data/cached_images/589c757bc01e3970f13772f7555a99e6de8aae0b.png)

</details>

* **Snowfall Mark**, rarely found on Pokémon **during the season of winter**.

<details>

<summary>Spoiler</summary>

![The Snowfall Mark](https://cdn.modrinth.com/data/cached_images/2a6939ac3cd7b3da5a37a91246c5474a054893d3.png)

</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://wiki.pokeclash.com/features/pokemarks.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.
