# Past Senate Proposals

The Senate uses a multisig to vote on proposals in accordance with the majority will of all involved Senators. With the current governance setup, as soon as 6 senators vote yes on a proposal it will immediately be passed and other senators will not be able to vote on it after that point. Anyone can then execute a passed proposal. A list of past proposals considered by the Senate can be found [here](https://blue.kujira.app/senate) directly on BLUE.


---

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