> ## 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.

# Operators

> Querying into pre-materialized operator groupings.

The Rated API enables users to query into key metrics of pre-materialized entities. This works pretty much as hinted by the Rated Network Explorer, but with a much higher degree of flexibility in terms of time-frames, and granularity in terms of metrics.

## What are pre-materialized entities?

The shortest way to put it, in an Ethereum context, is "groups of validators bound together by agency". This could be:

1. a pool (e.g. [Lido](https://www.rated.network/o/Lido?network=mainnet\&timeWindow=1d\&viewBy=operator\&page=1))

2. a node operator (e.g. [Allnodes](https://www.rated.network/o/Allnodes?network=mainnet\&timeWindow=1d\&viewBy=aggregate))

3. a fraction of a node operator's fleet that maps under a specific pool (e.g. [Stakefish under Lido](https://www.rated.network/o/Stakefish%20-%20Lido?network=mainnet\&timeWindow=1d))

4. a group of validator indices mapped to a specific deposit address (e.g. [0xdd192...](https://www.rated.network/o/0xdd19274b614b5ecacf493bc43c380ef6b8dfb56c?network=mainnet\&timeWindow=1d))

5. a group of validator indices mapped to a specific withdrawal address (e.g. [0xdd192...](https://www.rated.network/o/0xdd19274b614b5ecacf493bc43c380ef6b8dfb56c?network=mainnet\&timeWindow=1d))

<Note>
  If you want to get your pre-materialized set tracked on Rated, get in touch via [hello@rated.network](mailto:hello@rated.network).
</Note>
