# 🐾 The Pets Collection

The breeze has carried some new friends into our world! 🌬️ These new pets are ready to join your journey across the realm.

You can now find these companions within the Cosmetics Crate. Collect them all to complete your set:

* 🐮 - COW
* 🦇 - BAT
* 🐝 - BEE
* 🦙 - LLAMA
* 🦊 - FOX
* 🧚 - ALLAY
* 🦎 - AXOLOTL

***

#### 🏷️ Personalize Your Pal

Give your new friend a unique identity! You can rename your pet at any time using the cosmetic command:

> Command: `/uc rename <name>`
>
> Constraint: Maximum of 10 characters

***

#### 🛡️ Duplication Protection

We’ve implemented a Duplication Protection measure to ensure your rewards always feel fresh! 💎

* How it works: Once you unlock a cosmetic, it is removed from your personal crate pool.
* The Benefit: No more repeats! This ensures you get something brand new every single time you win until your collection is complete. 🎊


---

# 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://ashblossom.gitbook.io/help/cosmetics/the-pets-collection.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.
