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

# Forg Traits

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

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

*Ribbit Marketplace and OPENSEA will both be used for the Forg Traits and go live concurrently.*\ <br>

**Gold Mushroom**

* Supply of 15
* 8 available for the price of 20,000 $RIBBIT
* 6 available for the price of 0.05 ETH
* 1 reserved for community events
* Rare Trait
* Hat Trait
* Swappable only with Red Mushroom Head

<figure><img src="/files/0NuJgT9cn5MIpXqSPWD0" alt=""><figcaption><p>Golden Mushroom Hat</p></figcaption></figure>

\
\
**Forg Hat**

* Supply of 25
* 15 available for the price of 750 $RIBBIT
* 8 available for the price of 0.012 ETH
* 2 reserved for community events
* Uncommon Trait
* Hat Trait
* Swappable only with Blue Flower, Pink Flower, Red Flower.

<figure><img src="/files/YzL0722VPqhMJf3uj3RJ" alt=""><figcaption><p>Forg Hat</p></figcaption></figure>

**Forg Shirt**

* Supply of 25
* 15 available for the price of 750 $RIBBIT
* 8 available for the price of 0.012 ETH
* 2 reserved for community events
* Uncommon 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/JOyK6VMGmmgY6SHf1EJx" alt=""><figcaption><p>Forg Shirt</p></figcaption></figure>

**Super Happy**

* Supply of 25
* 15 available for the price of 750 $RIBBIT
* 8 available for the price of 0.01 ETH
* 2 reserved for community events
* Uncommon Trait
* Mouth Trait
* Swappable with Cheeks, Clown, Derp, Fangs, Frown, Mustache, Plain, Smile,Sus, Tongue.&#x20;

<figure><img src="/files/GwSQLSHDuxgxbDk1vtLd" alt=""><figcaption><p>Super Happy Mouth</p></figcaption></figure>

**This is Fine**

* Supply of 25
* 15 available for the price of 750 $RIBBIT
* 8 available for the price of 0.01 ETH
* 2 reserved for community events
* Uncommon Trait
* Mouth Trait
* Swappable with Cheeks, Clown, Derp, Fangs, Frown, Mustache, Plain, Smile,Sus, Tongue.&#x20;

<figure><img src="/files/zEgX8UoqKY5ffeLl6iXg" alt=""><figcaption><p>This Is Fine Mouth</p></figcaption></figure>

**Wink**

* Supply of 30
* 18 available for the price of 200 $RIBBIT
* 9 available for the price of 0.01 ETH
* 3 reserved for community events
* Common Trait
* Eyes Trait
* Swappable with closed, cute, dots, happy, mad, sad, sleepy, squirt, xx.

<figure><img src="/files/wkHnSLP0g6ljThg65F1p" alt=""><figcaption><p>Wink Eyes</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/forg-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.
