# Subgraphs

1Hive uses The Graph's decentralized subgraph network across all products. Here is a list of our active subgraphs with information useful for developers and network participants:

* [Honeyswap](https://wiki.1hive.org/developers/subgraphs/honeyswap)
* [Celeste](https://wiki.1hive.org/developers/subgraphs/celeste)
* [Gardens](https://wiki.1hive.org/developers/subgraphs/gardens)
* [Aragon Connect](https://wiki.1hive.org/developers/subgraphs/aragon)
* [Aragon Agreements](https://wiki.1hive.org/developers/subgraphs/aragon-agreements)

These subgraphs are published and curated by a Gnosis Safe of active contributors at 1Hive. Funding for query fees was seeded from grants provided by The Graph.

Gnosis Safe (mainnet): 0x1B8C7f06F537711A7CAf6770051A43B4F3E69A7e


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.1hive.org/developers/subgraphs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
