# Staking TReX → sTReX

Staking is how users convert $TReX → $sTReX, gain governance power, and access Match 4.\
$sTReX is a share token whose value increases as the staking vault grows.

***

### **How Staking Works**

1. Deposit $TReX into the vault
2. Mint $sTReX at the current exchange ratio
3. Hold $sTReX as the vault accumulates more $TReX
4. Use $sTReX for:
   * Match 4 ticket purchases&#x20;
   * Tea-REX DAO governance&#x20;
   * Future ecosystem utilities

At launch, the exchange ratio starts at 1:1, but over time, 1 $sTReX may represent more than 1 $TReX as the vault accumulates value.

{% hint style="warning" %}
**Scheduled boost:**\
A **4,000,000 $TReX** treasury injection on **Dec 31, 2025** — significantly raising the exchange ratio and rewarding early stakers.
{% endhint %}

***

### **$sTReX Value Growth**

$sTReX does **not** rebase. The value of each $sTReX increases because the vault accumulates more $TReX over time.

```
Exchange Ratio = (Total TReX in Vault) / (Total sTReX Supply)
```

The ratio goes up when:

* $sTReX is burned for Match 4
* Early redeemers burn $sTReX and forfeit part of their $TReX
* Treasury adds additional $TReX

***

## Redeeming Your $sTReX \*\*Important!\*\*

When you want to redeem $sTReX back into $TReX, you can unstake at any time. However, a **time-based fee applies to early exits.**

This fee decreases over time and eventually reaches 0.8% (provisional) after 120 days.

Example:

<figure><img src="/files/jdxeRJhHt6oPeUBhy6tV" alt=""><figcaption></figcaption></figure>


---

# 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.trex.trade/trextoken/staking-trex-strex.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.
