# How to Check the Status of Governance Proposals and/or Vote

* Navigate to [blue.kujira.app/govern](https://blue.kujira.app/govern)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)

<figure><img src="https://lh4.googleusercontent.com/3_kk5Llb_AiG6dbLjUsVmcjlDnSVbZl6JPGVhG__BQufqcKPuvrcahPyHAOtf4_lIJsF_f68k2kW0PRw9gAphLzLuzKV8_un7SlpfJxxS2Nsjb9dMqOmOLG4odoxaqlLBU080tADol27Nrs6QseT5EM" alt=""><figcaption></figcaption></figure>

* Scroll down to the proposal of interest that you would like to vote on. If the proposal isn’t one of the 8 most recent proposals, you can view older proposals by clicking on the pages numbered at the bottom. 2 is the second newest page of proposals… and so on up until the final page of proposals.

<figure><img src="https://lh5.googleusercontent.com/C1XumoK2ibjZBXeOkNNL9iBYGCbVf5ilDFgVHO2dR4OiswgPVTieJ9Q0B18tfO6D1KO37oiFSEVgLOyXmdpCaUfzWDjqgm_VcUrY_fGoxqmoDduOTbaSzO-lBWvMfWZEuiJJ51NWmzoxYb05BnSvtl0" alt=""><figcaption></figcaption></figure>

* Once you have located the proposal, select the ‘View Proposal’ button
* If the proposal voting process has already started or ended the following information will be displayed: Voted (what proportion of KUJI stakers or corresponding validators have voted on this proposal), Yes (the percentage of staked KUJI corresponding to voters that voted Yes on the proposal), No, Abstain, and Veto

<figure><img src="https://lh6.googleusercontent.com/9DJSEMdWSG8U2pTpGA4mPoFo_qZmfrp78q32npN9miy1_F-j4Hvv4KN_nl0uCSIPrP020aB7oXOEtZ7ZiGr0AYLiby5ooYJTBsp45xaBpEvsbHvGABv9--z5lk7MhlIJFtfeU77tlCdLAAmtLxK4Kpo" alt=""><figcaption></figcaption></figure>

* You may scroll down to look at the associated proposal code–and scroll down even further to look at the votes cast by validators that actually voted (and possible reasons for their decisions)
* If the proposal is still being voted on, you can vote by clicking on the desired option (Yes, No, Veto or Abstain) and sign the tx paying the fees.

<figure><img src="https://lh4.googleusercontent.com/OLxDjHl6tMnR1pK-hYmDnkHOo2aKdJGRMxArq5ieNQ8GzjVRutHlV81SoSniZKydT21LV7rZ5Cmnd7LOQ9OHXQ1MhHJ6tw6AOO6ORtRBFk0cSCsut9dpi8meFy85i5-0jB7aSynGEkbYZFLCQnf6uYg" 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.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-check-the-status-of-governance-proposals-and-or-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.
