> 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/ice-traits.md).

# Ice Traits

## Mint Date on Feb 3, 2023 @ 6:00 AM PST

*Ice Traits drop to go live on Friday Feb 03, 2023 at 6:00 AM PST.*

**Ice Body**

* Supply of 11
* Price of 60,000 $RIBBIT (7 available)
* Price of 0.25 ETH (3 available)
* Legendary Trait
* Body Trait Layer
* Swappable only with Glass Frog body

<figure><img src="/files/OdNMaYmCzjvC7PwdMNBb" alt=""><figcaption><p>Ice Body</p></figcaption></figure>

**Snow Body**

* Supply of 47
* Price of 3,000 $RIBBIT (25 available)
* Price of 0.015 ETH (15 available)
* Common Trait
* Body Trait
* Swappable only with Green Frog body

<figure><img src="/files/stj7gI5MEZfO2GMj2lVJ" alt=""><figcaption><p>Snow Body</p></figcaption></figure>

**Blue Scarf**

* Supply of 26
* Price of 300 $RIBBIT (18 available)
* Price of 0.012 ETH (8 available)
* Common Trait
* Shirt Trait
* Swappable with any black bandana, black bow tie, black dress shirt, black stripes, blue bandana, black tie dress shirt, blue bow tie, blue dress shirt, blue pajamas, blue tie dress shirt, naked, blue stripes, pink pajamas, red bandana, red bow tie, red stripes,  red tie dress shirt, white dress shirt.

<figure><img src="/files/mVv0GGLOKFaDTSw8gAKi" alt=""><figcaption><p>Blue Scarf Shirt</p></figcaption></figure>

**Ice Hoodie**

* Supply of 15
* Price of 25,000 $RIBBIT (9 available)
* Price of 0.1ETH (6 available)
* Rare Trait
* Shirt Trait
* Swappable with Brown Hoodie, Black Hoodie, Pink Hoodie

<figure><img src="/files/1pMVtZl9EI7mKu3Sxiju" alt=""><figcaption><p>Ice Hoodie Shirt</p></figcaption></figure>

**Ice Crown**

* Supply of 6
* Price of 55,000 $RIBBIT (4 available)
* Price of 0.15 ETH (2 available)
* Legendary Trait
* Hat Trait
* Swappable only with Crown

<figure><img src="/files/jVpl6IhLdB872A1weCtL" alt=""><figcaption><p>Ice Crown Hat</p></figcaption></figure>

**Ice Mushroom**

* Supply of 15
* Price of 20,000 $RIBBIT (9 available)
* Price of 0.09 ETH (6 available)
* Rare Trait
* Hat Trait
* Swappable only with Blue Mushroom

<figure><img src="/files/cfwGW6YKU70Lg9QutEUp" alt=""><figcaption><p>Ice Mushroom Hat</p></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/ice-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.
