# Staking and Rewards

- [Alpha (Becoming a Validator on Lycan Chain)](https://docs.lycanchain.com/staking-and-rewards/alpha-becoming-a-validator-on-lycan-chain.md): To become a validator on Lycan Chain, follow the detailed steps below. This guide walks you through acquiring LYC tokens, setting up a validator node, and submitting your staking information.
- [Beta (Becoming a Delegator on Lycan Chain)](https://docs.lycanchain.com/staking-and-rewards/beta-becoming-a-delegator-on-lycan-chain.md)
- [Getting Rewards](https://docs.lycanchain.com/staking-and-rewards/getting-rewards.md): The reward distribution system for Lycan Chain ensures that both validators and delegators are incentivized for their contributions to the network. This structure is designed to provide fairness and t


---

# 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.lycanchain.com/staking-and-rewards.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.
