# (Retired) SENATE (Grant Oversight)

<https://blue.kujira.app/senate> or <https://blue.kujira.network.senate>

The Kujira Senate was a new governance structure for the Kujira blockchain aiming to facilitate validators on the platform, represent the values of the community, and support the stability and growth of the ecosystem. It was composed of up to 9 experts elected by the staking community and was accountable, transparent, and democratic.

## Role of the Senate

The Senate was responsible for casting votes on proposals related to requests for grants from the community fund. A proposal required a quorum of 66% and approval required more than 50% support. Senators were expected to engage in public discussion and debate with each other, the public, validators, and grant applicants during their deliberations.

Initially, the Senate was limited to community spend proposals, such as grants for research, development, marketing, and community initiatives. It also reviewed and decided on the Kujira Community Pool's budget, including the allocation of resources and the distribution of funds. The Senate was uninvolved in decisions related to the core protocol or changes to Kujira's network parameters.

## Enhancing decentralization

The Kujira Senate aimed to enhance decentralization by amplifying the voices of elected representatives and allowing those with knowledge, experience, and the trust of the community to have an impact, even if they do not have a large stake of KUJI. It helped streamline the governance process and brought together community and team values. Validators' roles evolved to include participating in governance discussions, voting on proposals, and interacting with the Senate.

## Implementation

The Kujira Senate was implemented through two smart contracts: a CW-4 "Group" contract and a CW-3 "Multisig" contract. As part of implementing the Kujira Senate, new technical infrastructure was built and the first Senators were onboarded. This marked the beginning of a experiment in decentralized governance putting Kujira at the forefront of innovation.&#x20;

## Winding Down

The Kujira Senate made a joint statement with the Kujira team on winding down the Senate and exploring alternatives after careful consideration. More information can be found here: <https://twitter.com/TeamKujira/status/1707020572830384542>.

The Senate later published a transparent[ comprehensive financial report](https://medium.com/team-kujira/senate-financial-activity-a-cumulative-report-be84888ef0f0#d468) providing a cumulative summary and explanation of all related Senate activity and insight into related processes.&#x20;

## Explore more aspects of the Senate

* [Senators](https://docs.kujira.app/dapps-and-infrastructure/senate/senators)
* [Constitution](https://docs.kujira.app/dapps-and-infrastructure/senate/constitution)
* [Treasury](https://docs.kujira.app/dapps-and-infrastructure/senate/treasury)
* [Contacting the Senate](https://docs.kujira.app/dapps-and-infrastructure/senate/contacting-the-senate)
* [Past Proposals](https://docs.kujira.app/dapps-and-infrastructure/senate/past-senate-proposals)
* [Transparency](https://docs.kujira.app/dapps-and-infrastructure/senate/transparency)

## High-level Links

* [Senate Link Tree](https://heather-bandana-e21.notion.site/Links-to-all-the-Senate-documents-ac6e808eb3d3491f94f8450cb9575b1f)
* [Senate Constitution Document](https://heather-bandana-e21.notion.site/Kujira-Senate-Constitution-v0-1-604e5850cfdd41718634e04cf23119fa)
* [Grant Application Form](https://docs.google.com/forms/d/e/1FAIpQLSfHmfZ8R46FOi0d4dMM9-IUnmUyUlc9dB5rqKyoB2Wghs4jAA/viewform)
* [Senate Constitution Document](https://heather-bandana-e21.notion.site/Kujira-Senate-Constitution-v0-1-604e5850cfdd41718634e04cf23119fa)
* [Senate Framework](https://heather-bandana-e21.notion.site/The-Senate-framework-b52b1d888fe649f69361fe1f4809c380)
* [Senate Discord Forum](https://discord.com/channels/970650215801569330/1021059072050597920)
* [Senate Twitter Account](https://twitter.com/KujiraSenate)<br>


---

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