# Get KCS

There are many ways to get KCS, including buying KCS on CEX ([KuCoin](https://www.kucoin.com/)) or DEX ([MojitoSwap](https://www.mojitoswap.finance/)),  and borrowing KCS from lending protocols like [Torches](https://www.torches.finance/en).

Also, If you are new to the KCC network and have [set up your KCC Wallet ](/individuals/wallet/tutorial-on-how-to-set-up-wallet.md)successfully, you have the chance to claim free KCS as a gas fee.

### Here is the tutorial on how to use KCC Faucet to get  FREE KCS Gas

1\. Visit <https://faucet.kcc.io/>

2\. Login with Twitter first before claiming free KCS.

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

3\. Enter your KCC wallet address and finish the ‘reCAPTCHA’.

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

4\. Click the ‘REQUEST 0.0005KCS’ button to claim your KCS token.

5\. You will see this pop-up when you successfully claim 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.kcc.io/individuals/kcs-token/get-kcs.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.
