> For the complete documentation index, see [llms.txt](https://docs.froggylabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.froggylabs.com/froggy-friends/trait-market/season-one/kigurumi-traits.md).

# Kigurumi Traits

## Mint Date on Feb 25, 2023 @ 2:00 pm PST

*Kigurumi Traits drop to go live on Saturday Feb 25, 2023 at 2:00 PM PST.*

*Ribbit Marketplace and OPENSEA will both be used for the Kigurumi Traits and go live concurrently.*

**Penguin Kigurumi**

* Supply of 10
* 7 available for the price of 50,000 $RIBBIT
* 2 available for the price of 0.2 ETH
* 1 gifted to Mango
* Epic Trait
* Hat Trait
* Swappable only with:
  * Alien Antenna&#x20;
  * Apple&#x20;
  * Astro helmet&#x20;
  * Bald&#x20;
  * Bee fren&#x20;
  * Black beanie&#x20;
  * Blue beanie
  * Blue flower&#x20;
  * Blue mushroom&#x20;
  * Chef&#x20;
  * Clown
  * Crown&#x20;
  * Devil horns
  * Fly fren
  * Hair
  * Halo
  * Heart&#x20;
  * Lady bug
  * Lemon
  * Pink flower
  * Propeller
  * Red beanie
  * Red flower
  * Red mushroom
  * Snail
  * Sprout
  * Tadpole
  * Tella antenna

<figure><img src="/files/GcI83O3K3v9sXoiqpXqb" alt=""><figcaption><p>Penguin Kigu</p></figcaption></figure>

**Polar Bear Kigurumi**

* Swappable only with:
  * Alien Antenna&#x20;
  * Apple&#x20;
  * Astro helmet&#x20;
  * Bald&#x20;
  * Bee fren&#x20;
  * Black beanie&#x20;
  * Blue beanie
  * Blue flower&#x20;
  * Blue mushroom&#x20;
  * Chef&#x20;
  * Clown
  * Crown&#x20;
  * Devil horns
  * Fly fren
  * Hair
  * Halo
  * Heart&#x20;
  * Lady bug
  * Lemon
  * Pink flower
  * Propeller
  * Red beanie
  * Red flower
  * Red mushroom
  * Snail
  * Sprout
  * Tadpole
  * Tella antenna
* Hat Trait
* Epic Trait
* 1 gifted to Yummy
* 2 available for the price of 0.2 ETH
* 7 available for the price of 50,000 $RIBBIT
* Supply of 10

<figure><img src="/files/mVUOkieDJraJbiaX5jKQ" alt=""><figcaption><p>Polar Bear Kigu</p></figcaption></figure>

**Space Gray**

* Supply of 30
* 20 available for the price of 750 $RIBBIT
* 4 available for the price of 0.01 ETH
* 3 reserved for community events
* 1 gifted to Ollie
* 2 reserved for raffle
  * 100 $RIBBIT per raffle ticket
* Uncommon Trait
* Background Trait
* Swappable only with:
  * Blue
  * Lime
  * Purple
  * Red
  * Sky Blue
  * Tan

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


---

# 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://docs.froggylabs.com/froggy-friends/trait-market/season-one/kigurumi-traits.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.
