> For the complete documentation index, see [llms.txt](https://docs.gov.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gov.tools/cardano-govtool/using-govtool/governance-actions/types-of-governance-actions/new-constitution-or-guardrails-script.md).

# New Constitution or Guardrails Script

### A modification to the Constitution or Guardrails Script, recorded as on-chain hashes

This action will have one or more of these data objects:

* An anchor to the Constitution
* Optional script hash of the Guardrails Script

To pass, this Action requires:

<table><thead><tr><th width="278">Constitutional Committee</th><th width="218">DReps</th><th>SPOs</th></tr></thead><tbody><tr><td>Pass</td><td>75%</td><td>Doesn't vote</td></tr></tbody></table>

These values could be changed via a new Government Action. To see the current values at any time, you can view <https://cardanoscan.io/protocolparams>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gov.tools/cardano-govtool/using-govtool/governance-actions/types-of-governance-actions/new-constitution-or-guardrails-script.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.
