# Cosmetics

Cosmetic items can be used to change the aesthetics of your Genopet (apart from bodyparts, which require [Augments](/game-mechanics/crafting/alchemy-items/augments.md)). Examples of Cosmetic items include Adsynth and Subsynth Crystals, which can be used to change a Genopet's primary or secondary shell colors.

### Crafting Probabilities

Some Cosmetic items have deterministic recipes, while others do not. A deterministic recipe is one where the correct list of ingredients results in the same exact item each and every time. Some Cosmetics, such as Subsynth Crystals, have deterministic recipes. Others, such as Adsynth and Lume Crystals, involve an element of chance in the crafting. For example, when crafting an Adsynth Crystal, the player will have varying probabilities of receiving different effect colors.&#x20;


---

# 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://whitepaper.genopets.me/game-mechanics/crafting/alchemy-items/cosmetics.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.
