# TL;DR

&#x20;

<figure><img src="/files/kINSg8X8Ceul7vTSb8yI" alt="" width="249"><figcaption></figcaption></figure>

<details>

<summary>Step1: Creating your House</summary>

* If your House exists on townhall dashboard : [Claim your House](/townhall/product-guides/houses/claim-your-house.md)
* Create a New House by clicking on  <img src="/files/JQyDtDCspuRuatjo14pD" alt="" data-size="line"> button in the left sidebar&#x20;
* Check out detailed steps [here](/townhall/product-guides/houses/create-a-house.md)

</details>

<details>

<summary>Step 2: Inviting your team</summary>

* Invite your teammates to townhall by sharing a custom message from [Invite ](/townhall/product-guides/invite.md)Tab on your left sidebar.
* Share link to your House and add members as admins

</details>

<details>

<summary>Step 3: Making your first proposal</summary>

* Navigate to your house of Choice
* Open the Proposal Listing View by clicking on Proposal Tab on left Sidebar
* Click on Create Proposal

Check out detailed documentation [here](/townhall/product-guides/proposals/create-a-proposal.md)

</details>

<details>

<summary>Step 4: Start a Discussion</summary>

* Navigate to your House of Choice
* Open the Discussion Listing View by clicking on Discussion Tab on left Sidebar
* Click on New Post

You can also link discussions to proposals. Check detailed documentation [here.](/townhall/product-guides/discussions.md)

</details>


---

# 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/using-townhall/tl-dr.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.
