> For the complete documentation index, see [llms.txt](https://jigsaw.gitbook.io/jigsaw-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jigsaw.gitbook.io/jigsaw-protocol/tokenomics/future-developments.md).

# Future Developments

As Jigsaw evolves, the platform will introduce new features to enhance the token ecosystem and create additional value for participants.

### **Locked $JIG**

In the future, Jigsaw will launch a locked staking mechanism for $JIG to incentivize long-term alignment and participation. Users will be able to lock their $JIG for a fixed period of 16 weeks to receive:

* **Boosted voting power**: A 50% increase compared to regular stakers.
* **Enhanced rewards**: A higher share of voting incentives.
* **Real yield**: A portion of platform fees, providing an additional source of passive income.

This feature is designed to reward users who commit to the protocol’s long-term success while increasing the efficiency of governance.

### **$sjUSD**

The introduction of $sjUSD, a yield-bearing version of jUSD, will further enhance the stablecoin ecosystem:

* $sjUSD holders will earn a share of platform-generated revenue, offering an additional avenue for passive income.
* This feature will integrate seamlessly into Jigsaw’s broader tokenomics framework.

### **Deeper Protocol Integrations**

Jigsaw will expand its integrations with partner protocols to enable advanced collateral management and automated strategies. These updates will give users even greater flexibility to optimize their yields across multiple platforms.

By continually innovating and expanding its tokenomics, Jigsaw ensures that its ecosystem remains dynamic, user-centric, and future-proof.


---

# 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, and the optional `goal` query parameter:

```
GET https://jigsaw.gitbook.io/jigsaw-protocol/tokenomics/future-developments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
