# What The Firkin? Docs

## What The Firkin?

- [👋 Welcome to What The Firkin?](https://docs.wtfirkin.com/welcome-to-what-the-firkin.md): Overview of the WTF? platform, its mission, and what this documentation covers.
- [🪵 What The Firkin?](https://docs.wtfirkin.com/what-the-firkin.md): Explains the meaning of “Firkin” and how it connects to the project's identity, narrative, and decentralized value flow.
- [🌐 Accessing WTF?](https://docs.wtfirkin.com/accessing-wtf.md): Provides access details for the WTF? Web App and Farcaster Miniapp, including future integrations with Coinbase Wallet and Frames.
- [🚀 How to Use WTF?](https://docs.wtfirkin.com/how-to-use-wtf.md): A practical guide for both creators and contributors on how to interact with WTF? - from bidding in auctions to launching or backing projects.
- [🪂 Airdrop Strategy & Anti-Jeet Mechanics](https://docs.wtfirkin.com/airdrop-strategy-and-anti-jeet-mechanics.md): Learn how WTF? rewards holders. This page explains our staggered airdrop system, holding requirements, and how loyal participants can earn bonus rewards from forfeited tokens.
- [💸 Revenue & Incentive Model](https://docs.wtfirkin.com/revenue-and-incentive-model.md): How daily auction revenue is allocated to staking, burns, creators, and growth.
- [🧩 Token Interface Fees](https://docs.wtfirkin.com/token-interface-fees.md): Breakdown of trading fees on tokens launched via WTF? and how they're distributed.
- [🌀 $WTF? Tokenomics](https://docs.wtfirkin.com/usdwtf-tokenomics.md): Fee model and deflationary mechanics of the $WTF? token, including buybacks and LP growth.
- [🪙 Staking & Rewards](https://docs.wtfirkin.com/staking-and-rewards.md): How $WTF? holders earn staking rewards and how rewards are funded.
- [🏆 Leaderboard](https://docs.wtfirkin.com/leaderboard.md): Tracks the top-performing projects across WTF? auctions, with rewards distributed weekly, monthly, and seasonally based on activity and ranking.
- [🏦 Treasury Dashboard](https://docs.wtfirkin.com/treasury-dashboard.md): A future hub for tracking revenue flows, buybacks, burns, and treasury data.
- [🧾 References, Contracts & Wallets](https://docs.wtfirkin.com/references-contracts-and-wallets.md): The authoritative source for contract addresses, treasury wallets, and integrations — including verified links and Clanker protocol references.
- [📅 Changelog](https://docs.wtfirkin.com/changelog.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wtfirkin.com/welcome-to-what-the-firkin.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
