> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rated.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Network

> Glossary of terms found under /network

<ParamField path="avgCommissionRate" type="number">
  The average commission rate charged by all bonded validators to their respective stakers/delegators on the rewards generated from validator duties.
</ParamField>

<ParamField path="totalBondedValidators" type="number">
  These are validators who have sufficient staked/bonded tokens to be part of the network's active set
</ParamField>

<ParamField path="totalCommissionRewards" type="number">
  The rewards from the commissions validators charge.
</ParamField>

<ParamField path="totalDelegationRewards" type="number">
  The rewards which delegators are entitled to receive from the validators they have staked to. This includes rewards toward the validators themselves if they have self-staked/self-bonded.
</ParamField>
