> ## 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 and /eth

<ParamField path="avgCorrectness" type="number">
  The aggregate attestation correctness across all active validators in the network.
</ParamField>

<ParamField path="avgInclusionDelay" type="number">
  The aggregate inclusion delay across all active validators in the network.
</ParamField>

<ParamField path="avgUptime" type="number">
  The aggregate participation rate across all active validators in the network.
</ParamField>

<ParamField path="avgValidatorEffectiveness" type="number">
  The aggregate validator effectiveness across all active validators in the network.
</ParamField>

<ParamField path="consolidatedBalance" type="number">
  The amount of stake consolidated in a given time period.
</ParamField>

<ParamField path="consolidatedCapacityFilled" type="decimal">
  The percentage (in decimal form) of the consolidation churn capacity that has been used up by consolidations during a given time period.
</ParamField>

<ParamField path="consolidatedPercentage" type="decimal">
  The consolidated stake amount over a given period divided by the total active stake.
</ParamField>

<ParamField path="consolidatedValidators" type="number">
  The number of validators consolidated in a given time period.
</ParamField>

<ParamField path="consolidationChurnLimit" type="number">
  The amount of stake that can be consolidated in a given time period.
</ParamField>

<ParamField path="networkCapacityRemaining" type="decimal">
  The percentage (in decimal form) of the churn limit that is yet to be consumed.
</ParamField>
