# Spiral Improvement Protocol (SIP)

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

**Context:** What’s the modification and why it’s needed.&#x20;

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

* New version of the protocol&#x20;
* Modification of a smart contract&#x20;
* Updates on the initial parameters&#x20;
* etc.

**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-improvement-protocol-sip.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.
