# Proposals

A specific [voting system](/townhall/product-guides/strategies/voting-strategies.md) (single choice, weighted, quadratic, and others) can be selected individually for each proposal.

Voting power for each user is calculated on the basis of the voting strategies selected by the [house](/townhall/product-guides/houses/settings.md).

## Who can create a proposal?

Any user who has joined a house is eligible to create a proposal in that house.

{% content-ref url="/pages/DkvwnvJLCyMFtsgV6XWr" %}
[Create a Proposal](/townhall/product-guides/proposals/create-a-proposal.md)
{% endcontent-ref %}

{% content-ref url="/pages/k2qTU7OSeI5JNjKVETzo" %}
[Edit a Proposal](/townhall/product-guides/proposals/edit-a-proposal.md)
{% endcontent-ref %}


---

# 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/proposals.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.
