> For the complete documentation index, see [llms.txt](https://docs.carbondefi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.carbondefi.xyz/developer-guides/carbon-defi-subgraph.md).

# Carbon DeFi Subgraph

The Carbon DeFi Subgraph enables lightning fast queries that can answer most, if not all, data-related questions for Carbon DeFi. The Carbon Defi Subgraph uses The Graph protocol, a decentralized data indexer, that enables rich queries that can be generated using their interactive UI.

The Subgraph can fetch details for:

* Strategies
* Trades
* Token pairs
* Users
* And more!&#x20;

See the following sections for more details about how to use the Subgraph:

* [Accessing the Subgraph](/developer-guides/carbon-defi-subgraph/accessing-the-subgraph.md)
* [Creating Subgraph Queries](/developer-guides/carbon-defi-subgraph/creating-subgraph-queries.md)
* [Subgraph Query in Python](/developer-guides/carbon-defi-subgraph/subgraph-query-in-python.md)
* [Sample Subgraph Queries](/developer-guides/carbon-defi-subgraph/sample-subgraph-queries.md)

### Carbon DeFi Subgraph Links

* [Carbon DeFi Subgraph](https://thegraph.com/explorer/subgraphs/3oYNFcwAGk5mVtzzMTDjanoMRsZRCGk88EFRn75dLRyp?view=Overview\&chain=arbitrum-one) hosted by The Graph.&#x20;
* [Carbon DeFi Subgraph on Github ](https://github.com/bancorprotocol/carbon-subgraph)
