[SubQuery](https://subquery.network/indexer/30) provides fast, reliable, decentralised, and customised data indexing on Rootstock.

The Subquery tool is available on: 

## Getting Started

Install SubQuery CLI globally:

```bash
npm install -g @subql/cli
```

### Clone the GitHub repo

Clone the [Subql Starter Repo](https://github.com/subquery/ethereum-subql-starter) and install dependencies.

### Use the Subql CLI

You can use the subql CLI to bootstrap a clean project in the network of your choosing by running `subql init`.



