# SubQuery

SubQuery is a leading blockchain data indexer that offers developers fast, flexible, open-source, and decentralized APIs for web3 projects. With the SubQuery SDK, developers can efficiently access rich indexed data to build intuitive and immersive decentralized applications. SubQuery supports a wide range of ecosystems, including XION, Cosmos, Ethereum, Polygon, Polkadot, Algorand, NEAR, Avalanche among others.

A key advantage of SubQuery is its ability to aggregate data across multiple blockchains within a single project. This enables developers to create advanced dashboard analytics, multi-chain block scanners, and index IBC transactions across zones.

## Useful resources:

* [SubQuery Academy (Documentation)](https://academy.subquery.network/)
* [XION Starter](https://github.com/subquery/cosmos-subql-starter/tree/main/XION/xion-testnet-starter)
* [Quick Start Guide](https://academy.subquery.network/indexer/quickstart/quickstart.html)

For technical questions and support, reach out to the SubQuery team at [**start@subquery.network**](mailto:start@subquery.network).

## Running and Hosting your XION SubQuery APIs

SubQuery is open-source, meaning you have the freedom to run it in the following ways:

* Locally on your own computer (or a cloud provider of your choosing), [view the instructions on how to run SubQuery Locally](https://academy.subquery.network/run_publish/run.html).
* You can publish it to SubQuery's enterprise-level [Managed Service](https://managedservice.subquery.network/), where we'll host your SubQuery project in production ready services for mission critical data with zero-downtime blue/green deployments. There even is a generous free tier.
* You can publish it to the decentralised [SubQuery Network](https://academy.subquery.network/subquery_network/architects/publish.html#deploying-your-project), the most open, performant, reliable, and scalable data service for app developers. The SubQuery Network indexes and services data to the global community in an incentivised and verifiable way and supports XION from launch.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.burnt.com/verona/build-on-verona/computation/integrations/indexers/subquery.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.
