> For the complete documentation index, see [llms.txt](https://docs.butterflycash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.butterflycash.io/tokenomics/faucet-deprecated.md).

# Faucet - Deprecated

At the launch of $bCASH there was a faucet that allowed anyone to dispense 10k tokens each day.

As the token price began appreciating, this amount was adjusted downward to 5k and then eventually 2k until the faucet was ultimately turned off due to bots taking advantage of the system.&#x20;

A [new faucet](https://faucet.butterflycash.lol) was developed that used a Merkel Tree to whitelist the holders of various NFT projects at the time a snapshot was taken (approximately 9PM EST, 9/19/2022).

If you held any of the following NFTs at the time of the snapshot (date specified below), you can dispense 225 (250 - tax) $bCASH each day.

* AvaxApes (9/19)
* Beenz on Acid (9/19)
* AvaSharks (9/19)
* Chad Doge (9/19)
* Parmesan (9/19)
* Burrata (9/19)
* Dolcelatte (9/19)
* Snake Oil Club (9/19)
* Monkeez (9/20)
* GIGAJOES (9/20)
* Normal Cats (9/20)
* bCASH NFT (9/20)
* bCASH Early Supporters NFT (9/20)
* bCASH Butterflies (9/20)
* The Spot NFT (9/26)
* Bananaz (9/26)
* Butterfly Kings (9/26)
* Chikn (9/26)
* Roostr (9/26)
* Farmland (9/26)
* Lost Marbles (9/26)
* Cash Cows (9/30)
* $butterflies (9/30)
* Classic Americana (9/30)
* Sneakerheadz (9/30)


---

# 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.butterflycash.io/tokenomics/faucet-deprecated.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.
