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

# 🪵 What The Firkin?

## 🪵 What is a Firkin?

A **firkin** is an old English unit of measurement - traditionally used for **beer, butter, or barrels of liquid**. In more practical terms, a firkin was:

* About 1/4 of a barrel
* Roughly **9 gallons of ale**
* Always small enough to carry, but just big enough to be valuable

***

### 🧙 So... Why "What The Firkin?"

Because WTF? is about **containers of value**.

In the WTF? ecosystem:

* Each auction is a **firkin** of potential
* Each launch is a **barrel tapped** into the community
* Each reward cycle is a **flowing pour** from the platform’s real revenue

We’re reclaiming the **firkin** as a symbol of on-chain value:

* Authentic
* Measured
* Earned through participation
* Distributed, not hoarded

> 🍺 In our world, a Firkin isn’t just a vessel - it’s a metaphor for the **liquid rewards** that come from real engagement.

***

### 🧪 Lore, But Make It Onchain

Imagine a marketplace where barrels of liquidity get cracked open every day.\
Only those who contribute - by bidding, building, or staking - get a pour.\
No insiders. No corked deals. Just firkins flowing into the hands of the people shaping the future.

That’s WTF?

It’s not just what the firkin is - it’s what the firkin could be.


---

# 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.wtfirkin.com/what-the-firkin.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.
