# 스테이킹(SCNR 관련)

<figure><img src="/files/4EyqT0PFXhK4uBKbTogw" alt=""><figcaption></figcaption></figure>

스왑스캐너는 모든 DEX들의 유동성을 연결하였기에 별도의 유동성 확보를 위한 LP예치가 필요하지 않습니다. 즉, 여러 LP 예치 리스트에 생태계 기여에 대한 보상 물량을 배정해야 하는 다른 DEX들과 다르게 스왑스캐너는 SCNR 단일 스테이킹, SCNR <> KLAY LP 스테이킹 참여자에게만 집중하였습니다.

### **SCNR 토큰 단일 스테이킹**

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

SCNR 토큰을 스테이킹하여 생태계에 기여한 대가로 추가적인 SCNR 토큰을 보상받을 수 있는 방식입니다.

### **SCNR<>KLAY LP 토큰 스테이킹**

<figure><img src="/files/51hPz6oyFXRFIifO58hJ" alt=""><figcaption></figcaption></figure>

SCNR과 KLAY 두 가지 토큰을 활용하여 유동성을 공급하고, 발급 받은 LP 토큰을 예치 하여 생태계 기여에 대한 보상을 받을 수 있는 방식입니다.&#x20;

### **정책**

* 단일 Staking한 SCNR토큰을 해지하면 지갑에 SCNR토큰이 입금 되기까지 7일이 소요됩니다.&#x20;
* SCNR<->KLAY LP Staking은 해지 시 바로 입금됩니다.
* 보상 현황은 Staking 페이지에서 확인하실 수 있습니다.


---

# 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/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.
