# Ideas

The Ideas feature allows communities to brainstorm in a decentralized manner and identify the best ideas in the DAO using a super simple voting UI. Each vote cast by DAO members also carries the token holdings of the individuals in it.

For example, a project can create a DAO to collect ideas from their community and instantly see what most holders want. This allows them to prioritize the most important features for their community.

Community is the greatest asset for any project in crypto. This feature enables projects to connect with their holders on a deeper level, decentralize project growth, and drive long-term success.

Beyond projects, marketing DAOs or large communities can share ideas with each other, allowing people to easily upvote the ideas they agree with the most in just a few seconds. A consensus can be reached effortlessly, without the mess of a large chat room.

<figure><img src="/files/eRJSArbR0boSgK6pT1Md" 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/ideas.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.
