# Community Townhall

Dabba Network Townhalls are recurring community sessions where the core team walks through the latest updates across the network.

Each townhall is designed to give the community a transparent look at what is being built, what decisions are being made, and what comes next for the network.

The goal is simple: **Build in Public** and keep the community closely involved as the network evolves.

Every townhall is documented here so anyone can revisit the discussions, understand the reasoning behind major decisions, and follow the evolution of the network over time.

Whether you're a hotspot owner, community member, developer, or investor, these recaps provide a clear view of how Dabba Network is being built step by step.

### Townhall index

{% hint style="info" icon="landmark" %}
[**Townhall #19**](/community-townhall/townhall-19.md)**:** Jan 9, 2026 ; Q1 roadmap leading up to TGE , bringing the network onchain
{% endhint %}

{% hint style="info" icon="landmark" %}
[**Townhall #20**](/community-townhall/townhall-20.md)**:** Jan 16, 2026; Bringing the network onchain part 2
{% endhint %}

{% hint style="info" icon="landmark" %}
[**Townhall #21**](/community-townhall/townhall-21.md)**:** Feb 11, 2026 ; Update to tokenomics pillars to align with the Dabba Telco Vision
{% endhint %}

{% hint style="info" icon="landmark" %}
[**Townhall #22**](/community-townhall/townhall-22.md)**:** Feb 20, 2026 ; Full onchain architecture, token and security framework
{% endhint %}

{% hint style="info" icon="landmark" %}
[**Townhall #23**](/community-townhall/townhall-22.md)**:** Mar 9, 2026 ; Revised Tokenomics and launch Pathways
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://gitbook.dabba.network/community-townhall.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.
