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

# Stacks Townhall

### **Overview**

The **SocialFI & Creator Economy Dashboard** provides a data-rich snapshot of the onchain creator ecosystem on Stacks since the **V2 launch**, showing exactly how value, participation, and reputation are evolving.

***

#### **1. Token Distribution** 💰

Total bounty rewards distributed across multiple projects and communities:

| Token     | Amount        |
| --------- | ------------- |
| $ROO      | 48,200        |
| DIKO      | 10,000        |
| FlatEarth | 346,600       |
| LEO       | 9,225,000     |
| MEME      | 25,000,000    |
| NOT       | 1,990,000,000 |
| STX       | 2,191.001     |
| USDh      | 211           |
| WELSH     | 1,285,000     |
| sBTC      | 0.00156       |
| stSTX     | 170           |

***

#### **2. NFT Distribution** 🎨

NFT drops rewarding creativity and participation:

| Collection   | Quantity |
| ------------ | -------- |
| giga-pepe-v2 | 2        |
| leo-cats     | 3        |
| not-punk     | 3        |

***

#### **3. Community Engagement** 📊

Unified participation and activity metrics:

* **11.9k** participants
* **86.5k** views
* **2.8k** event completions

***

#### **4. NOVA Bot Activity** 🤖

Cross-platform communication and coordination stats (last 150 blocks):

* **Telegram:** 917 members across 5 chats
* **Discord:** 12,278 members across 10 servers
* **Direct Messages:** 3 DMs with 3 users

***

#### **Key Insights** 📌

* Creators are **earning** and **building reputation** directly onchain.
* Token and NFT rewards are **driving sustained engagement**.
* The SocialFI ecosystem on Stacks is **expanding in reach and adoption**.
* Onchain data proves that **contributions translate into tangible recognition**.

***

Image&#x20;

<figure><img src="/files/6DdkGFtfk6X3B1GPaEJP" alt=""><figcaption></figcaption></figure>

{% embed url="<https://x.com/zeroauthdao/status/1956081837224395255>" %}


---

# 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.zeroauthority.xyz/updates/updates/stacks-townhall.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.
