> ## 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="avgPoolFee" type="number">
  The average pool fee or rewards commission rate that stake pools/validators charge at a network level to their delegators.
</ParamField>

<ParamField path="avgPoolFlatFee" type="number">
  The average flat fee, denominated in ADA, that stake pools/validators charge to their delegators for staking with them.
</ParamField>

<ParamField path="totalActivePools" type="number">
  The number of stake pools/validators that are active.
</ParamField>

<ParamField path="totalEarnedDelegatorRewards" type="number">
  The total rewards earned by stake pool members/delegators. These are not yet distributed to said delegators.
</ParamField>

<ParamField path="totalEarnedValidatorRewards" type="number">
  The total rewards earned by stake pool leaders/validators. These are not yet distributed to said validators.
</ParamField>

<ParamField path="totalRealizedDelegatorRewards" type="number">
  The total rewards that were received/distributed to stake pool members/delegators.
</ParamField>

<ParamField path="totalRealizedValidatorRewards" type="number">
  The total rewards that were received/distributed to stake pool leaders/validators.
</ParamField>
