# Spiral Governance Proposal (SGP)

**Summary:** Short description of the proposal (1-2 sentences max)&#x20;

**Context:** (After summary) What’s the modification and why it’s needed.

The SGPs would concern but wouldn’t be limited to:&#x20;

* Modification of the governance framework&#x20;
* Add/Remove a signer on the treasury multisig&#x20;
* anything related to the Governance

**Means:** Resources needed for this proposal

* Human resources: Special skills required (dev or others)
* Treasury ressources: Proposal cost (in COIL/SPR and in $), % of the treasury required, etc.

**Technical implementation:** Highlight the technical implementations of this proposal if any.&#x20;

**Voting options:** Mention the options that will be included on the snapshot vote, including an “Abstain” one.


---

# 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.spiral.farm/dao/governance-process/spiral-governance-proposal-sgp.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.
