# Proposals

You can decentralize decision making within the DAO using proposals. Here's what you can do today:

* Create proposals with token-weighted or 1-per-wallet voting power
* Specify end date of the proposal for automated conclusion
* Discuss  the proposal with DAO members in the proposal's chat window
* Assign DAO admins (only admins can create proposals)

<figure><img src="/files/giOOJZnta6G8kA8fG0js" alt=""><figcaption><p><a href="https://x.com/hl_fund/status/1894545689725542736">https://x.com/hl_fund/status/1894545689725542736</a></p></figcaption></figure>


---

# 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://hl-fund.gitbook.io/docs/daos/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.
