# Sentio (Analytics)

[Sentio](https://www.sentio.xyz/) is a powerful platform for indexing blockchain data and creating no-code data queries and dashboards.

Sentio supports both [Cronos zkEVM and Cronos EVM](https://www.sentio.xyz/status/index.html).

Quickstart: [see here](https://docs.sentio.xyz/docs/quickstart).

### Deployment status

* :white\_check\_mark: **Cronos zkEVM Mainnet (Chain-id : `388` )**

Mainnet deployment completed. Use chain ID 388.

* ❌ **Cronos zkEVM Sepolia Testnet (Chain-id : `282` )**

Not plans to deploy on Testnet.


---

# 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-zkevm.cronos.org/for-developers/developer-tools/sentio-analytics.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.
