# Proposals & Voting

Our main place for discussing and voting on important decisions is [<mark style="color:purple;">**Discourse**</mark>](https://dao.grapenetwork.org/). Every Grape member can and is encouraged to take part in improving our community by actively discussing, evaluating proposals, and - if possible - voting on them.

All members can follow the decision-making process of the Grape DAO, but only DAO members can actively take part in votes. They can see all posts and are able to vote on proposals concerning the Grape DAO and their respective subDAO.\
\
If you’d like to discuss an interesting idea regarding Grape, head over to Discourse. If you’d like to make a proposal, speak directly to your [<mark style="color:purple;">**subDAO**</mark>](/grape-network/grape-subdaos/subdao-units.md).

### **Voting Details**

*Voting is the most profound* *way of participation* *in the DAO. So vote!*

1. The default duration required for a voting period on a proposal to reach completion is 1 week.&#x20;
2. The duration of the vote can be extended by the author. This needs to be done before the first vote is cast.
3. The voting period of Non-Funding proposals can be expedited to 3 days.
4. A vote is considered viable when at least 10 people voted on it.
5. Every DAO member has 1 vote per ballot.
6. Each abstention is counting towards the threshold.
7. A vote is considered passed when there are more votes for one option than for any other (except abstentions).
8. A tie is considered a rejection.
9. If not already done, voting against a proposal should be followed by giving a short reason.


---

# 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.grapes.network/grape-network/grape-dao/proposals-and-voting.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.
