> For the complete documentation index, see [llms.txt](https://docs.skcs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skcs.io/ri-ben-yu/skcsioheyoukoso/skcsionomi.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skcs.io/ri-ben-yu/skcsioheyoukoso/skcsionomi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
