> For the complete documentation index, see [llms.txt](https://docs.coinshift.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinshift.xyz/coinshift-assets/shift.md).

# SHIFT

### Summary

Shift is a decentralized protocol that accelerates the growth of onchain capital and treasury through Real-World Assets (RWAs). SHIFT is the governance token that forms the backbone of the Shift Protocol, aligning stakeholders and driving the adoption of Coinshift’s asset management products. Coinshift’s first asset management product, csUSDL, is a secure, institutional-grade, yield-bearing stablecoin. SHIFT incentivizes asset holders with a sustainable economic model that rewards growth while ensuring token dynamics reflect actual value creation through revenue-based burning and conditional unlocks.

### SHIFT Utility

SHIFT serves 3 core purposes:

1. **Alignment & Rewards:** Primarily, SHIFT is a mechanism for alignment and rewards. Participants who contribute to the growth and success of the protocol—whether by supplying capital, managing treasuries, or facilitating yield generation—are rewarded with SHIFT tokens. These rewards are distributed proportional to the value each participant brings to the protocol. This ensures that incentives are fair and the protocol is sustainable.
2. **Governance Rights:** SHIFT also functions as a governance token. Token holders have the ability to influence key decisions that shape the evolution of the protocol. Governance is exercised through a Senate structure—a fixed body of representatives and stakeholders—responsible for proposing and executing changes to system parameters. Importantly, SHIFT holders are empowered with veto rights over Senate decisions. This governance model allows the protocol to adapt while maintaining checks and balances through community oversight.
3. **Value Capture & Growth:** Finally, SHIFT is a vehicle for value capture and sustainable growth. The protocol employs a tokenomic framework that combines conditional unlocks and revenue-based token burning and buybacks.

<figure><img src="/files/7NAtZ9EmFYy3BzF0aDf5" alt=""><figcaption><p>About SHIFT </p></figcaption></figure>

Note : TGE date is subject to change based on market conditions


---

# 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://docs.coinshift.xyz/coinshift-assets/shift.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.
