> For the complete documentation index, see [llms.txt](https://docs.kyberswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kyberswap.com/governance/kyberdao/user-guides/stake-knc-and-enjoy-gas-savings.md).

# Stake KNC And Enjoy Gas Savings

## Overview

Following strong community support, KyberSwap has launched our very first Gas Refund Program enabling KNC stakers to enjoy gas fee rebates on Ethereum Mainnet swaps completed via KyberSwap!

Please refer to [Gas Refund Program](/governance/knc-token/gas-refund-program.md) for further details.

## Start staking KNC now to enjoy Gasback

1. To claim gas refunds, users would first need to own and stake a minimum of 500 KNC.
2. Get KNC on Ethereum by using [KyberSwap](https://kyberswap.com/swap/ethereum/eth-to-knc).
3. Next, stake at least 500 KNC on the KyberDAO UI: <https://kyberswap.com/kyberdao/stake-knc>
4. That’s it! Start trading at least $200 worth (between any tokens) on KyberSwap to enjoy partial gas refunds.
5. On the KNC [Utility page](https://kyberswap.com/kyberdao/knc-utility), you can view your Available, Pending, and Claimed refunds.
6. Claim your gas refunds (in KNC) at the end of every 2 epochs (\~4 weeks). There is no deadline to claim your KNC.
7. After claiming your KNC, you can either stake it to increase your voting power (and rewards) for the next KIP, or add liquidity to KNC pools and earn fees.


---

# 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.kyberswap.com/governance/kyberdao/user-guides/stake-knc-and-enjoy-gas-savings.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.
