# Subgraph

In order to provide a useful overview of the Zora ecosystem, we maintain a subgraph on the [Graph Protocol](https://thegraph.com/). This subgraph provides a GraphQL endpoint to all of the media, market activity, and auction houses on Zora, both currently and historically.&#x20;

The subgraph is available on mainnet at <https://thegraph.com/explorer/subgraph/ourzora/zora-v1>

It is also available for Rinkeby on <https://thegraph.com/explorer/subgraph/ourzora/zora-v1-rinkeby>

### Contributing

The implementation of the subgraph is completely open-source. If you'd like to request new data to be added, or to fix any bugs, feel free to file a pull request on the [repository](https://github.com/ourzora/zora-v1-subgraph).

### Additional Resources

* [Github](https://github.com/ourzora/zora-v1-subgraph)
* [The Graph](https://thegraph.com/explorer/subgraph/ourzora/zora-v1)
* [The Graph Querying Docs](https://thegraph.com/docs/query-the-graph)
* [GraphQl](https://graphql.org/)
