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

# Valentines Traits

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

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

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

**Angel Wings**

* Supply of 20
* 12 available for the price of 20,000 $RIBBIT
* 4 available for the price of 0.1 ETH
* 2 reserved for community events
* 2 reserved for raffle
  * 500 $RIBBIT per raffle ticket
* Rare Trait
* Shirt Trait
* Swappable only with:
  * Black Cloak
  * King Cloak
  * Clown
  * Red Bow Tie
  * Black Bow Tie
  * Blue Bow Tie
  * Black Tie Dress Shirt
  * Blue Tie Dress Shirt
  * Red Tie Dress Shirt

<figure><img src="/files/4vdBzH0znzjxbLt0WQgM" alt=""><figcaption><p>Angel Wings Shirt</p></figcaption></figure>

**Cupid Wings**

* Supply of 25
* 15 available for the price of 3,000 $RIBBIT
* 5 available for the price of 0.02 ETH
* 2 reserved for community events
* 3 reserved for raffle
  * 300 $RIBBIT per raffle ticket
* Uncommon Trait
* Shirt Trait
* Swappable only with:
  * Robe
  * Blue Dress Shirt
  * Black Dress Shirt
  * White Dress Shirt
  * Black Cloak
  * Black Tie Dress Shirt
  * Blue Tie Dress Shirt
  * Red Tie Dress Shirt

<figure><img src="/files/rZYGsR2ovcRWhvIflwo9" alt=""><figcaption><p>Cupid Wings Shirt</p></figcaption></figure>

**Eyelashes**

* Supply of 50
* 30 available for the price of 1,000 $RIBBIT
* 10 available for the price of 0.01 ETH
* 5 reserved for community events
* 5 reserved for raffle
  * 100 $RIBBIT per raffle ticket
* Common Trait
* Eye Trait
* Swappable only with:
  * Closed
  * Cute
  * Dots
  * Happy
  * Mad
  * Sad&#x20;
  * Sleepy
  * Squint

<figure><img src="/files/KK4WYH82gTIwoucucpzN" alt=""><figcaption><p>Eyelashes Eyes</p></figcaption></figure>

**Kiss**

* Supply of 30
* 18 available for the price of 300 $RIBBIT
* 6 available for the price of 0.01 ETH
* 3 reserved for community events
* 3 reserved for raffle
  * 100 $RIBBIT per raffle ticket
* Common Trait
* Mouth Trait
* Swappable only with:
  * Cheeks
  * Derp
  * Fangs
  * Frown
  * Mustache
  * Plain
  * Smile
  * Sus
  * Tongue

<figure><img src="/files/2ZncgiZ4iK8yN5rRKSHW" alt=""><figcaption><p>Kiss Mouth</p></figcaption></figure>

**Pink Suit**

* Supply of 30
* 15 available for the price of 3,000 $RIBBIT
* 4 available for the price of 0.02 ETH
* 3 reserved for community events
* 3 reserved for raffle
  * 300 $RIBBIT per raffle ticket
* 5 reserved for Uniswap
* Uncommon Trait
* Shirt Trait
* Swappable only with:
  * Black Tie Suit
  * Blue Tie Suit
  * Red Tie Suit

<figure><img src="/files/CfhhsuK23GntvmfYsftM" alt=""><figcaption><p>Pink Suit</p></figcaption></figure>

**Pink Gradient**

* Supply of 20
* 12 available for the price of 20,000 $RIBBIT
* 3 available for the price of 0.1 ETH
* 3 reserved for community events
* 2 reserved for raffle
  * 300 $RIBBIT per raffle ticket
* Rare Trait
* Background Trait
* Swappable only with:
  * Blue
  * Lime
  * Purple
  * Red
  * Sky Blue

<figure><img src="/files/Ev39yUc53RNKADgenXSc" alt=""><figcaption><p>Pink Gradient</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/valentines-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.
