# Common Goods Pool

### Step By Step Guide

#### Vote for a proposed payout Ballot

To Vote for a proposed payout go to ‘Common Good Pool’ under the ‘Voting’ tab in the main navigation.

**Step 1:** Here you can do one of the following

1. Choose a Payout Ballot ID in the ‘Ballot ID’ field using the dropdown menu
2. Click one of the proposed Ballot IDs from the Nominees Board

**Step 2:** Click the ‘Vote’ button to continue

**Step 3:** Review your voting summary  and click ‘Continue’

**Step 4:** Enter your password to execute the vote transaction by clicking the ‘Vote’ button.

**Step 5:** After publishing your transaction a success message will appear.

**Step 6:** after executing your vote transaction you will be able to see it on the ‘Transaction History’ page

* You might first see the transaction on ‘Pending’, till it gets its first confirmation

#### Vote for a the reward distribution:

To Vote for the reward distribution go to ‘Common Good Pool’ under the ‘Voting’ tab in the main navigation.

**Step 1**: use the horizontal scroll bar to choose a valid allocation or use the dedicated input box

**Step 2**: Click the ‘Vote’ button to continue

**Step 3:** Review your voting summary  and click ‘Continue’

**Step 4**: Enter your password to execute the vote transaction by clicking the ‘Continue’ button

**Step 5**: After publishing your transaction a success message will appear.

**Step 6**: after executing your vote transaction you will be able to see it on the ‘Transaction History’ page

You might first see the transaction on ‘Pending’, till it gets its first confirmation.


---

# 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.zenprotocol.com/apps/wallet/wallet-structure/voting/common-goods-pool.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.
