# xSPRK Staking

### What is xSPRK?

> xSPRK Contract Address: <https://flarescan.com/address/0x657097cC15fdEc9e383dB8628B57eA4a763F2ba0>

xSPRK is SparkDEX’s staking token — a wrapped version of $SPRK that grants direct access to revenue sharing. It represents your share of SparkDEX’s earnings from both spot and perpetual trading activities.

> **Important:** Holding $SPRK is not enough. You must **wrap into xSPRK** to participate in staking rewards

### Revenue Streams for xSPRK Holders

xSPRK earns rewards from both the V3 DEX and Perpetual Exchange:

**V3 DEX Fees:**

* **5%** of all trading fees are distributed among xSPRK holders.

**Perpetual Exchange Fees:**

* **20%** of fees go directly to xSPRK stakers — offering significantly higher passive yields.

### Unlock Options: Flexible & Fair

When unstaking xSPRK, you can choose how quickly you want access your original SPRK tokens:

| Unlock Type          | Recovery            | Burn Impact                  |
| -------------------- | ------------------- | ---------------------------- |
| **Instant (0 days)** | 50% SPRK back       | 50% is burned (deflationary) |
| **Full (15 days)**   | 100% SPRK back      | 0% burned                    |
| **Custom Unlock**    | Linear from 50–100% | Based on duration chosen     |

***

### Dual-Benefit Model

xSPRK staking delivers **double the value**:

1. **Direct Rewards**: Passive income from platform revenues.
2. **Indirect Benefit**: Buyback & Burn reduces supply and increases scarcity, supporting SPRK price over time.

As SparkDEX grows — particularly through high-volume generated through the perpetual exchange — this structure channels significant value to committed community members.


---

# 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.sparkdex.ai/tokenomics/xsprk-staking.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.
