# About Townhall

This documentation provides you with an overview of Townhall, its key features, and a guide on how to get started. Whether you are a DAO looking to create a **House** for your organization, or developing custom voting strategies, you will find the resources you need within this documentation.

## What is Townhall?

Townhall is a social organization management super app designed for DAOs, DeFi protocols, and Communities. It enhances the governance experience  by aggregating discussions , on and off chain proposals , treasury analytics and  delegation. The modular infrastructure offers high customization options, and provides for a seamless multi-governance platform. Townhall results are easy to verify and hard to contest.

<figure><img src="/files/WxLRULorbaCWSAjuTFbm" alt="" width="351"><figcaption></figcaption></figure>

## How does it work ?

The Townhall platform has **Houses** as the central gate to a protocol or DAO.&#x20;

#### Features Overview

* **Discussions**: Foster open dialogue and collaboration within your community through Townhall's discussion platform.
* **Onchain & Offchain Proposals**: Streamline proposal submission and decision-making processes, both on-chain and off-chain, for efficient governance management.
* **Delegation**: Empower community members to delegate their voting power and participate in decision-making processes effectively.
* **Treasury Analytics**: Gain valuable insights into your treasury's financial activities and performance with comprehensive analytics tools.
* **Bounties and Grants**: Encourage community participation and contributions through bounties and grants, facilitating growth and innovation within your ecosystem.

## Video overview

Here's a video overview of our product:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Create a House</td><td></td><td><a href="/pages/JDtYK8xVn5bKJemEhHDQ">/pages/JDtYK8xVn5bKJemEhHDQ</a></td></tr><tr><td></td><td>Create a Proposal (off-chain)</td><td></td><td><a href="/pages/DkvwnvJLCyMFtsgV6XWr">/pages/DkvwnvJLCyMFtsgV6XWr</a></td></tr><tr><td></td><td>Voting on a Proposal </td><td></td><td><a href="/pages/zJ6NFXLAKkOiDDJE7Zz8">/pages/zJ6NFXLAKkOiDDJE7Zz8</a></td></tr><tr><td></td><td>Importing Snapshots</td><td></td><td><a href="/pages/1AGiDKOPrAMTnjlHhNNw">/pages/1AGiDKOPrAMTnjlHhNNw</a></td></tr><tr><td>Importing Discussions from Discourse</td><td></td><td></td><td><a href="/pages/FWK4zFX6UfIrrT1uz53I">/pages/FWK4zFX6UfIrrT1uz53I</a></td></tr></tbody></table>


---

# 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://docs.townhallgov.com/townhall/overview/about-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.
