# Vote

**※The process of voting against a proposal will be similar to the process of voting for a proposal.**

**Step 1**

* On the recent proposal list screen, click on the proposal users want to vote for --> Redirect to the proposal details information.
* Conditions
  * Only proposals with *Active* status can be voted on.
  * To make a successful vote, users need to have at least a certain amount of GT that differs among each type of proposal. For details, please refer to the **“Proposal Type”** Table.

    <figure><img src="/files/db7OqN9CsMVlaFVBbTpc" alt=""><figcaption></figcaption></figure>

**Step 2**

* Click the "Vote for" button --> Display the “Vote for proposal” popup
* The system will automatically record that you vote for all available GT/FRTS amounts in your account. You will not have to pay a fee (FRTS) to make a vote transaction.

**Step 3**

* Enter PIN

**Step 4**

* Click the “Confirm” button to confirm the vote.

  <div align="left"><figure><img src="/files/LlQsiRvHvFXXhsf6IFF1" alt=""><figcaption></figcaption></figure></div>

**Step 5**

* The system checks the valid value. If the PIN is correct --> Voting is done successfully

**Note:**

* Users can vote for many proposals.
* In a proposal, the user can only vote once.
* Each vote will count all the GT that the user owns (including the amount that was locked when creating the proposal and the available amount).
* The GT used for voting is not locked. The available GT is still used for transactions.

**Voting Process**

**※** The voting process for all types of proposals will be similar. However, each type of proposal will have different parameters such as proposal creating conditions, voting time, and success conditions. For details, please refer to the “Proposal Type” Table.

<table><thead><tr><th width="102">Period</th><th width="621">Describe</th></tr></thead><tbody><tr><td><strong>1</strong></td><td><p><strong>Pending</strong>: When a governance proposal is created, it enters a 2 day review period. The FRUITS Organization considers to approve or reject the proposal. <strong>Active</strong>: Proposal is approved by FRUITS Organization</p><p><strong>Rejected</strong>: Proposal is rejected by FRUITS Organization.</p></td></tr><tr><td>2</td><td>Proposals with <strong>Active</strong> status will enter Voting period.</td></tr><tr><td>3</td><td><p><strong>Queued</strong>: if the proposal meets the success conditions, it will be in the queue for execution.</p><p>Or <strong>Defeated</strong>: The opposite of “Queued”</p></td></tr><tr><td>4</td><td><p><strong>Executed</strong>: FRUITS Organization designates proposal execution.</p><p>Or <strong>Expired</strong>: If after 30 days of waiting, FRUITS Organization has not specified execution, the proposal expires and the result is not valid.</p></td></tr></tbody></table>

**※** **Note**: At **Pending, Active, Defeated** status, the proposal creator can cancel the proposal. The system will cancel the result of the proposal at that time.

&#x20;&#x20;


---

# 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.fwallet.net/web-fruits-wallet/governance/vote.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.
