# $SPRK

### Official Smart Contract Addresses

<table><thead><tr><th>Contract</th><th>Address</th><th width="263.13671875">Description</th></tr></thead><tbody><tr><td><strong>$SPRK Token</strong></td><td><code>0x657097cC15fdEc9e383dB8628B57eA4a763F2ba0</code></td><td>The core utility and governance token of SparkDEX.</td></tr><tr><td><strong>xSPRK (Staking)</strong></td><td><code>0xB5Dc569d06be81Eb222a00cEe810c42976981986</code></td><td>Wrapped staking token required to earn revenue share.</td></tr><tr><td><strong>Dividends Distributor</strong></td><td><code>0x710a578356A3Dfa7C207B839D3E244807b2f5AFE</code></td><td>Contract responsible for distributing rewards to xSPRK holders.</td></tr></tbody></table>

> 📌 **Important:** Always double-check contract addresses before interacting with them. These are the **only verified** contracts for the SparkDEX protocol and $SPRK ecosystem.


---

# 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/additional-information/smart-contract-overview/usdsprk.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.
