# Voting

### **Voting on Discourse**

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 for 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 counted 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.

### Voting on realms

Before you can take part in the voting process on realms, you need to deposit $GRAPE in your account. Depositing your $GRAPE on realms is also a requirement to be eligible for any Membership Rewards.

#### Depositing your $GRAPE

In order to be able to vote on realms, you must at least deposit 1 $GRAPE. The more $GRAPE you deposit, the more voting power you have. Depositing on realms is quite easy. Just head over to [<mark style="color:purple;">**https://realms.today/dao/GRAPE**</mark>](https://realms.today/dao/GRAPE/) and follow the steps below:

![Deposit your $GRAPE](/files/AHPiuGMUpBuzoDsMmNTV)

1. Connect your wallet
2. Your available $GRAPE for depositing
3. Click on 'Deposit'

{% hint style="info" %}
There is no option to adjust the amount of $GRAPE to deposit. Once you click on 'Deposit' the contract will allocate all $GRAPE in your wallet to the realms deposit.
{% endhint %}

![](/files/sOw1zVjPJRLWEbjYsYqw)

By clicking 'Deposit' you need to approve the transaction. Be aware that you need some $SOL in your wallet \[1] in order to proceed. Approving \[2] the transaction will deposit all your $GRAPE in realms.

#### Withdrawing your $GRAPE

![Withdraw your $GRAPE](/files/kY3lh5izk2I9ALqbElkd)

{% hint style="warning" %}
If the withdrawal fails, it may be that your $GRAPE are still locked in an active vote. Try and release them first (see below).
{% endhint %}

![Access your account](/files/MHRLDCI08uVViusf2mfo)

To release your $GRAPE, simply click on 'View' to access your realms account.

![Release your $GRAPE](/files/fLVMhrRQikOiq3sdeKAj)

Once in your account, click on 'My proposals' \[1] and then 'Release all' \[2]. This will release all your $GRAPE from all votes. Be aware that if you release $GRAPE from any ongoing vote, your voting will be withdrawn.


---

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