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

# Overview

<figure><img src="/files/oKxYJFZJHIP8Vmk10VkZ" alt="PoolFans"><figcaption></figcaption></figure>

PoolFans is a protocol for composing on-chain primitives that coordinate attention and liquidity, powered by FANS token.

Each primitive — called a pool — lets communities align incentives around performance instead of clicks.

Every action, from opening a position to settling rewards, happens transparently on-chain with automatic payouts and no admin buttons.

Pools can take different forms: trading competitions, engagement campaigns, or distribution games.

They all share the same DNA — verifiable, performance-based rewards that turn coordination into a game.

At its core, PoolFans is building the infrastructure for merit-based attention and liquidity markets.

### Explore PoolFans

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>🚀 Getting Started</h4></td><td><a href="/pages/5rUriJzOyYQBQwOwnqm4">/pages/5rUriJzOyYQBQwOwnqm4</a></td></tr><tr><td><h4>🎮 Trading Pools</h4></td><td><a href="/pages/CmyCt5sYEMynJftAeFfx">/pages/CmyCt5sYEMynJftAeFfx</a></td></tr><tr><td><h4>💸 Fee Tokenizer</h4></td><td><a href="/pages/h0ku34IzUydNoKs3dQAF">/pages/h0ku34IzUydNoKs3dQAF</a></td></tr><tr><td><h4>💦 $FANS</h4></td><td><a href="/pages/QmFj9LbpmS2T7bTSxgwk">/pages/QmFj9LbpmS2T7bTSxgwk</a></td></tr><tr><td><h4>📚 Guides</h4></td><td><a href="/pages/iEBihOFN5WrEUiTRrceh">/pages/iEBihOFN5WrEUiTRrceh</a></td></tr><tr><td><h4>🔗 Resources</h4></td><td><a href="/pages/3pSJvGqdGmZMM9OJebGO">/pages/3pSJvGqdGmZMM9OJebGO</a></td></tr></tbody></table>

### Quick Links

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>🏠 Homepage</h4></td><td><a href="https://pool.fans/">https://pool.fans/</a></td></tr><tr><td><h4>🔵 Base Miniapp</h4></td><td><a href="https://app.pool.fans">https://app.pool.fans</a></td></tr><tr><td><h4>🟣 Farcaster</h4></td><td><a href="https://farcaster.xyz/poolfans">https://farcaster.xyz/poolfans</a></td></tr><tr><td><h4>📱 Farcaster Miniapp</h4></td><td><a href="https://farcaster.xyz/miniapps/uoCURgSipbep/pool-fans">https://farcaster.xyz/miniapps/uoCURgSipbep/pool-fans</a></td></tr><tr><td><h4>✖️ X</h4></td><td><a href="https://x.com/poolwithfans">https://x.com/poolwithfans</a></td></tr><tr><td><h4>🔧 Clanker</h4></td><td><a href="https://clanker.world/clanker/0x04cAfd53eCfa6f6a9168dE3d6D2B837D04A51B07">https://clanker.world/clanker/0x04cAfd53eCfa6f6a9168dE3d6D2B837D04A51B07</a></td></tr><tr><td><h4>📊 Dune Analytics</h4></td><td><a href="https://dune.com/poolfans/analytics">https://dune.com/poolfans/analytics</a></td></tr><tr><td><h4>📈 Dexscreener</h4></td><td><a href="https://dexscreener.com/base/0x04cAfd53eCfa6f6a9168dE3d6D2B837D04A51B07">https://dexscreener.com/base/0x04cAfd53eCfa6f6a9168dE3d6D2B837D04A51B07</a></td></tr><tr><td><h4>🦎 Coingecko</h4></td><td><a href="https://www.coingecko.com/en/coins/poolfans">https://www.coingecko.com/en/coins/poolfans</a></td></tr></tbody></table>


---

# 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://poolfans.gitbook.io/poolfans-docs/introduction/readme.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.
