# How to participate in KCS Staking

1）Set up your KCC wallet;

If you haven’t set up your KCC wallet, you can see this tutorial to set up your KCC Wallet first.

2.）Have enough KCS in your crypto wallet;

KCS is the gas on KCC, you can buy KCS on [KuCoin](https://www.kucoin.com/) or [MojitoSwap](https://www.mojitoswap.finance/). You also can borrow KCS from [Torches](https://www.torches.finance/en/).

3\) Visit the [node staking page](https://staking.kcc.io/) and connect your crypto wallet

After having enough KCS, visit node staking pages on KCC and connect your crypto wallet.

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

4\) Stake KCS to vote

After that, click “Stake Now”, to start voting for validators.

<figure><img src="/files/1k4DhP7cTg9pYLlw1XoZ" alt=""><figcaption></figcaption></figure>

5\) Choose the validators&#x20;

Choose which validators you are going to vote for and click the “Vote” button.

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

6\) Stake your KCS&#x20;

Enter the amount of KCS that you want to stake. 1 KCS represents 1 vote, and It should be an integer amount. Then click “Vote” to complete the staking.

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


---

# 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.kcc.io/individuals/kcs-token/stake-kcs/how-to-participate-in-kcs-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.
