> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/crates/monthly-crates/anime-season-3/chroma-skins.md).

# Chroma Skins

Chroma Skin tokens from Anime Season 3 Crate

<p align="center"><a href="https://wiki.cobblemonislands.com/crates/monthly-crates/anime-season-3" class="button secondary">Back to Anime All-Stars 3 Crate</a></p>

Anime All-Stars 3, called Chroma Skins on this wiki, is a Cobblemon Islands chroma set released in March 2026. It has 21 Pokemon skins.

{% hint style="success" %}
**Play on Cobblemon Islands.** A public Cobblemon 1.8 server. Get the modpack on Modrinth or CurseForge, then [join the server](https://connect.cobblemonislands.com)
{% endhint %}

## Pokemon skins in Anime All-Stars 3

Anime All-Stars 3 covers 21 Pokemon skins across 10 Pokemon. Each Pokemon with a page on this wiki links to it. The skin art is not on the wiki yet.

| No.   | Pokemon                                                                                               | Skins | Also covers    |
| ----- | ----------------------------------------------------------------------------------------------------- | ----- | -------------- |
| #0006 | [Charizard](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/0006-charizard) | 2     | Mega X, Mega Y |
| #0094 | [Gengar](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-1/gengar)            | 1     |                |
| #0308 | [Medicham](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-3/medicham)        | 1     | Mega           |
| #0359 | [Absol](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-3/absol)              | 1     | Mega, Mega Z   |
| #0477 | [Dusknoir](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-4/dusknoir)        | 1     |                |
| #0623 | [Golurk](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-5/golurk)            | 2     |                |
| #0687 | [Malamar](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-6/malamar)          | 8     |                |
| #0773 | Silvally                                                                                              | 2     |                |
| #0908 | [Meowscarada](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/meowscarada)  | 1     |                |
| #0937 | [Ceruledge](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-9/ceruledge)      | 2     |                |

## Keep exploring

| Page                                                                                              | What you'll find                |
| ------------------------------------------------------------------------------------------------- | ------------------------------- |
| [Anime All-Stars 3 Crate](https://wiki.cobblemonislands.com/crates/monthly-crates/anime-season-3) | The crate these skins belong to |
| [Pokedex](https://wiki.cobblemonislands.com/new-islanders-information/pokedex)                    | Every Pokemon page on this wiki |

*Skin lists come from the Cobblemon Islands datapack. Data checked in September 2026.*

***

<p align="center"><a href="https://connect.cobblemonislands.com" class="button primary">Play on Cobblemon Islands</a></p>


---

# 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.cobblemonislands.com/crates/monthly-crates/anime-season-3/chroma-skins.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.
