# Data Indexers

## [Goldsky](https://goldsky.com/)

Goldsky is Web3’s realtime data platform, giving developers access to world-class data infrastructure to power their onchain applications.

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.goldsky.com/chains/plume/?utm_medium=docs&utm_source=plume>

**Supported Networks:** <https://docs.goldsky.com/chains/supported-networks>

**Slug:** `plume-mainnet`

</details>

### [SQD](https://www.sqd.dev/)

SQD Network ingests and stores petabytes of raw blockchain data unlocking indexing and data access at a speed, scale, and price never before possible.

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.sqd.dev/>

**Gateway URL:** <https://v2.archive.subsquid.io/network/plume>

**Tutorial:** <https://docs.sqd.dev/sdk/quickstart/>

**Example:** <https://github.com/plumenetwork/nest-sqd>

**Slug:** `plume`

</details>

## [Indexing Co.](https://www.indexing.co)

Building on Plume? The Indexing Company makes onchain data easy. Get access to Plume’s real-time and historical data with custom transformations, programmable logic and flexible outputs (DBs, webhooks, Kafka).

<details>

<summary>Quick Links</summary>

**Docs:** <https://docs.indexing.co/guide/overview>

**Network Key:** `plume`&#x20;

**Contact**: <https://warpcast.com/runninyeti.eth>

</details>


---

# 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://docs.plume.org/plume/developers/tools-and-services/data-indexers.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.
