# What is a House?

A House acts as your organization's account on Townhall, visible to anyone exploring the platform. [It's a dashboard the organization. ](#user-content-fn-1)[^1]Each house has it's social feed , proposal and discussion listings, delegation dashboard, treasury dashboard and house settings. It serves as an information source for users by specifying key activities and guidelines to interact in the community.&#x20;

### How to access a House?

Houses are listed upon arrival on [Townhall ](https://www.townhallgov.com/)and can be filtered by the organization or the ENS name used to create the house. You can access all details associated to the house by clicking on House of choice.

<figure><img src="/files/JkijVaRaJ6zi3lqip2ni" alt=""><figcaption><p>Houses Dashboard</p></figcaption></figure>

<figure><img src="/files/PlH3BuNT149tjfWGMUWG" alt=""><figcaption><p>House Overview</p></figcaption></figure>

### Proposal search&#x20;

You can browse through all of House's proposals including active, pending, and closed proposals, as well as those created by core members.

<figure><img src="/files/AQmTLIhJPNuceydRkhJB" alt=""><figcaption><p>Proposal Listing</p></figcaption></figure>

### Joining a House

If you want to have a quick access to certain Houses you can join them from the directory of all Houses or through the house's individual page by clicking the **Join** button. It will create a shortcut for the house on the right sidebar.

<figure><img src="/files/Sz6CSQ4q2TqmuTCaNYjc" alt=""><figcaption></figcaption></figure>

###

[^1]: what does this mean?


---

# 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/product-guides/houses/what-is-a-house.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.
