# sKCS.ioの仕組み

ユーザーがsKCSでKCSをステークすると、ステーク数量を表すsKCSを受け取ることができます。KCSと同様に、sKCS残高を利用してDeFiで収益や貸出報酬を獲得できます。**sKCSには最低預入数量の制限はありません。**

### sKCSの仕組み

●ステーク時：KCSをステークしてsKCSを受け取ります。ステーキングレートは実勢レートによって異なります。

●アンステーク時：sKCSをバーンしてKCSを受け取ります。sKCSコントラクトはアンステーク後3～6日間でこの作業を完了します。ユーザーは出金後、一定割合のKCSと交換できます。

![](https://lh6.googleusercontent.com/KqelkPpHVkAzG0WvReWugXeRdITdBrj_siIG3CG3ceUQsqthVV-1zT2cPwLADh9G2zKmRM3CimNECBJcJNxAU7XByyau490VTrmj9lHRFoNItsSwsLCts3Zb4q3VTM5hY_chxXFYw8z-nJnLiw)

#### ステーキング要件

1⃣ KCS保有者であれば誰でもステークに参加し、sKCSステーク報酬を獲得できます。\
2⃣ 最低必要数量の制限はありません。\
3⃣ KCS数量は0より多くする必要があります。整数である必要はありません。\
4⃣ KCSはいつでもステーク、アンステークが可能です。


---

# 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.skcs.io/ri-ben-yu/skcsioheyoukoso/skcsionomi.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.
