# Trait Swapper

The Trait Swapper allows you to select two Fourth Litter kitties and swap traits between them.&#x20;

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

After you select two of your Fourth Litter Shitty Kitties, you'll be able to select up to 4 traits to swap between the two Shitty Kitties.

<figure><img src="/files/0lw81N6KlxIvDJzRZiSU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Each Trait Swap costs [Shitty Treats](/welcome/shitty-treats.md) and $ALGO.&#x20;
{% endhint %}

### Special Traits cannot be swapped

Any Fourth Litter kitty with a Special trait cannot be swapped. This includes Legendary, Encounter, and Slimed traits.

### Other traits that cannot be swapped

If your Fourth Litter kitty contains any of the below traits, they cannot be swapped. These traits all have special layering requirements that require more dev time. There will be a future update that will allow these traits to be swappable.&#x20;

```
- Space Helmet
- Puffy Winter Coat
- Skis
- Umbrella
```

### Traits that require other traits to be swapped

Certain Fourth Litter traits in the collection require other traits for layering purposes. You'll see an error like this if you encounter a required combination. Once you swap the required traits, the error will go away. You can also reset back to the beginning of the swap.

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

### 🚨 Traits with multiple options require special attention

Some Fourth Litter traits have more than 1 option but the same metadata value. When swapping kitties with these traits, there is a chance that you will lose your original theme.

<div align="left"><figure><img src="/files/bHmlAokMmU60bNa7EdNZ" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/rTkly3LEviFQ5AVtnruG" alt="" width="375"><figcaption></figcaption></figure></div>

```
- Thermal Cup
- Baseball Bat
- Boxing Gloves
- Lightsaber
- Milk
- Video Game
- Soccer Uniform
- Boxing Shorts
- Beanie
- Headband
- Bow Tie
```

### Where can I find the most up-to-date Fourth Litter rankings?

The Shitty Kitties website is updated once a day with new rankings.&#x20;

{% embed url="<https://www.shittykitties.art/fourth-litter>" %}

You can also view rankings on Asalytic but it may take several minutes-hours to update there as well.

{% embed url="<https://www.asalytic.app/collection/shitty-kitties-fourth-litter>" %}


---

# 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://docs.shittykitties.art/website-utilities/trait-swapper.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.
