# Factors affecting Staking Rewards

Delegators/ Stakers will choose from the list of available candidates to delegate their stake.

#### **Key Factors affecting Staking Rewards are;** <a href="#id-020c" id="id-020c"></a>

**Staking Ratio** — *More MTRG staked equals lower share per MTRG staked to the delegator/ staker. However, it also means more secure network against Sybil attacks*

**Total number of MTRG staked by the user** — *More MTRG staked by the user equal higher rewards to the delegator/ staker*

**Commission charged by the Candidate** — *More commissioned charged equal lower staking rewards to the delegator/ staker*

**Consensus Committee Size** — *Committee size lower than node count means there will be epoch where users do not receive rewards. The current committee size is 500 and node count is 285*


---

# 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.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-mtrg/factors-affecting-staking-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.
