# How to vote?

{% hint style="info" %}
This tutorial assumes you have already connected your wallet. If you haven't already, please review this [guide](https://docs.projectcatalyst.io/previous-funds/fund14-docs/voting/wallet-connection-in-the-catalyst-voting-app).
{% endhint %}

{% hint style="info" %}
Information on Voting App known issues can be found [here](https://docs.projectcatalyst.io/catalyst-tools/voting-app/known-issues).
{% endhint %}

### Browse Categories <a href="#browse-categories" id="browse-categories"></a>

Once voting has started, you will be able to view your voting power and start browsing proposals.

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2Foxj5NKTQrpqYq6liS3vr%2Fimage.png?alt=media&#x26;token=4c856113-cb58-4bd2-aa16-788aa8ea7acc" alt=""><figcaption></figcaption></figure>

### Browse Proposals <a href="#browse-proposals" id="browse-proposals"></a>

Click on a category to view all proposals inside that challenge. Click on any proposal to open the proposal details page.

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2FTKVgrXJn9C06zB0l9IGh%2Fimage.png?alt=media&#x26;token=0233a4be-2c64-4a97-b7e0-20d34bd4a590" alt=""><figcaption></figcaption></figure>

### Review Proposal Details <a href="#review-proposal-details" id="review-proposal-details"></a>

Review all proposal details to come to an informed decision. Click on any of the links inside the proposal to get more information, including:

* Average community review scores and written reviews from individual reviewers. Be sure to review all 3 dimensions: Impact, Feasibility, and Value For Money
* Relevant links provided by the proposer (eg project website, video overview, github, etc.)
* Relevant experience from the proposing team
* Full proposal details on the projectcatalyst.io website

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2Fbc9v8zkBIuYssy6EqP3d%2Fimage.png?alt=media&#x26;token=ce2a30ec-6721-4948-936c-f9cf4cf04673" alt=""><figcaption></figcaption></figure>

### Make Selection <a href="#make-selection" id="make-selection"></a>

Once you're ready to make a decision on a proposal, click one of the voting buttons pinned to the bottom of the proposal details screen. This will add your choice to the My Selection tab, where you can begin the vote submission process. You may proceed directly to My Selection after making your choice, or you may choose to Continue Voting.

If you choose to Continue Voting, simply navigate to the My Selection tab once you are ready to proceed with casting a batch of votes.

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2FDL3VN2cWz81ciRssg0Ra%2Fimage.png?alt=media&#x26;token=4d2b5a4c-0456-4e0b-bb8d-7eb6497131b1" alt=""><figcaption></figcaption></figure>

### Change Selection <a href="#change-selection" id="change-selection"></a>

You may change any selection prior to submitting your vote. From My Selection, click on a proposal and make a new selection. To finalize your decision, follow the normal steps to submit a vote.

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2Ft8lZoZAyb9jBQM0VYSNe%2Fimage.png?alt=media&#x26;token=1155fcda-034a-4ec9-90fe-672848355feb" alt=""><figcaption></figcaption></figure>

### Remove vote before submitting: <a href="#remove-vote-before-submitting" id="remove-vote-before-submitting"></a>

1. Go to "My selection".
2. Click "Remove" on the bottom right of the proposal you want removed.
3. Vote is removed and the list is updated.

<div align="left"><figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2FR0mO4EzcILF9FtSybyRQ%2Fimage.png?alt=media&#x26;token=b3ac39ba-a32a-41f0-8bd7-205b375f908f" alt=""><figcaption></figcaption></figure></div>

### Submit Votes <a href="#submit-votes" id="submit-votes"></a>

Once you are ready to finalize your decision, navigate to the My Selection tab, and click Submit My Votes. You will be prompted to enter a pin - use the same one you used to connect your wallet to the app. Click Confirm to submit your votes to the blockchain. Once your votes have been processed by the blockchain, you will see a confirmation message - don't forget to share your feedback via the survey!

You may view your submitted votes at any time by navigating to the Votes tab.

<figure><img src="https://1289858131-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WSgbrgHqq5E9Mh8hoBn%2Fuploads%2FvzrwDYFFprivrOKopF3S%2Fimage.png?alt=media&#x26;token=362d0133-6491-4b69-b380-f98c0bb93e0c" alt=""><figcaption></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://docs.projectcatalyst.io/current-fund/voting/how-to-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.
