# Participating in KyberDAO

All you need is an Ethereum wallet and KNC tokens to participate. Simply follow these steps:

1. Visit <https://kyberswap.com/kyberdao/stake-knc>
2. Connect your Ethereum wallet
3. Stake KNC to get voting power (or delegate your voting power to someone else e.g. a staking service)
4. Wait for the next voting epoch to start
5. Vote on all proposals
6. After voting, claim your rewards in next epoch
7. Join Kyber’s official [Discord Server](https://discord.com/invite/kyberswap) and the [KyberDAO Twitter](https://twitter.com/kyberdao) account for the latest updates

For the list of supported wallets, please refer to the [Connect Your Wallet](/user-guide/user-guides/connect-your-wallet.md) user guide.


---

# 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.kyberswap.com/governance/kyberdao/user-guides/participating-in-kyberdao.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.
