# Propose a change to Governance (MetaGovernance)

**Propose a change to Governance (MetaGovernance)**

Small decisions that don't involve the treasury may just be enacted socially. i.e. discord channels, meeting times, etc

Larger decisions like manifesto/constitution updates, or anything going on-chain, should follow the standard proposal flow.

Requirements:&#x20;

Any changes to contracts should have sufficient testing and a security audit before implementation.


---

# 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.publicnouns.wtf/governance/propose-a-change-to-governance-metagovernance.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.
