> 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/me/kcsnosutkingu.md).

# KCSのステーキング方法

### 1.MetaMaskを例に手順を紹介します。

まずウォレットを接続します。右上&#x306E;**\[Connect Wallet]**&#x3092;クリックし、接続するウォレットを選択します。

![](https://lh5.googleusercontent.com/cQlG7ENIm91QfqV2WMxQREkpxKzVLsTZdOOuO50CegB0M3n-rys3Bq3QEs0s3T0SnUlBWUK63JdGjx4cmx2E9QH_KzZDkspR9YEVmVGM_U1SbKneFqyW5vKvyde5NZUEvFdfjN1glO1R-oB8jug)

### **2.**&#x4B;CSステーク

方法 1：ステーキングページまたはホーム&#x306E;**\[Stake Now]** ボタンをクリックし、**\[Stake]**&#x3092;選択して数量を入力し、入力ボックスの下にあ&#x308B;**\[Stake]**&#x30DC;タンをクリックします。

![](https://lh5.googleusercontent.com/oln3EoNpFjxHEDZjOo8oDGIxNgTt8K8o4MACXHt94PyuVas2qJR4ST6ty2R4lFI7J8n7NzwXXBhqcyuAy9aHm2Yb6M2bs5twiEpLrdF8acil1PpSgRpaAEAMdHgZvgJWLXqst7pPlkPj0zCsHcE)

方法 2：ホーム&#x306E;**\[Rewards Calculator]**&#x3092;クリックし、ステークするKCS数量を入力し、**\[Stake]**.をクリックします。

![](https://lh3.googleusercontent.com/pYHgzvJ9BA5UcwTEkLXk4khp07EhVleo6cWuc86WbFxjR1FKO7upV9v2CPwcmeYGTRgEBRbrGVb165ncXGUcj3w_7wEA9oTRj3tlPDqr-tcO8ZNDu2mE1LbmtDtLoHnuv8qp4JWCEozUbm8ej-Y)

### **3.**&#x5831;酬の獲得。

sKCSは、ステーク中のKCSとKCSからの報酬を表します。\
\
報酬を請求する必要はありません。sKCSをアンステークすると、ステーク時より多くのKCSを引き出すことができます。**\[Staking]** - **\[Unstake]**&#x3092;クリックして、ステーキングを解除します。

![](https://lh3.googleusercontent.com/rDYlBt2HMeWB3q0m1CkEkqwPeJr-U1LK4aKFewJejHo7gpF5HyPfu3binQJS2HHBqQDIfPgvLgLi4EdvbD0cALs3CkgASuWSj78lMhRtvjIQuN5oTy1Xlqjib6Sx5vzjIalAGDOvZDhi9puHR0E)

&#x34;*.***\[Withdraw]** をクリックして出金します。

![](https://lh3.googleusercontent.com/dYKlkcRSiigodKi2p4DEaKE7FQBlZMJm-Jf7k-Y_sVAlSIosHDO3sdyMwZ5FuMPv4wW_KTyRM3vQ3YaHn9Y98S0ydo-FV2VnUahVUFJ_lyclTswkqj5Oiq_AqUXX7YKgb05cwhxLZixX00UQ79Y)

注意:

通常、sKCSのアンステークは3～6日程で処理されます。処理期間は個々のステーキングに依存していますが、全ての透明性が確保されています。アンステーク申請後、「保留数量」に数量が表示され、その後「出金可能数量」が表示されると、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/me/kcsnosutkingu.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.
