# SOULBOUND Improvement Proposal (SIP)

SIPs allow the community to propose changes like new features, reward model updates, or parameter modifications to the core protocol.

To submit SIPs, participants must stake a minimum number of $SBB  tokens to prevent spamming the governance process. After discussion and deliberation, the community votes on proposals. If a majority consensus emerges in support, the changes can be adopted if deemed technically sound.


---

# 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://soulbound-1.gitbook.io/soulbound-btc-allpaper-v2/governance/soulbound-improvement-proposal-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.
