# Staking(SCNR)

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

Swapscanner connects the liquidity of all DEXes, eliminating the need for separate liquidity provision through LP deposits. Unlike other DEXes that distribute ecosystem contribution rewards across various LP deposit lists, Swapscanner focuses exclusively on rewarding participants of SCNR single staking and SCNR <> KAIA LP staking.

### SCNR Token Single Staking

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

This method allows participants to stake SCNR tokens and receive additional SCNR tokens as rewards for their contribution to the ecosystem.

### SCNR<>KAIA LP Token Staking

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

Participants can supply liquidity using both SCNR and KAIA tokens, and stake the issued LP tokens to receive rewards for their contributions to the ecosystem.

### Policy

* Unstaking SCNR tokens from single staking will result in the tokens being deposited back into your wallet after a 7-day period.
* For SCNR<->KAIA LP Staking, the tokens are deposited back immediately upon unstaking.
* Reward status can be checked on the Staking page.


---

# 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.swapscanner.io/english/service/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.
