> For the complete documentation index, see [llms.txt](https://docs.kerberus.com/kerberus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kerberus.com/kerberus/sentinel3/chains.md).

# Chains

Full support for SOL (beta) and all EVM chains out of the box. This means that for any new EVM chain that is deployed, Sentinel3 is protecting you on from day 0.

Some notable EVM chains are:

* [x] Ethereum (ETH)
* [x] Binance Smart Chain (BSC)
* [x] Base
* [x] Arbitrum One (ARB1)
* [x] Polygon (MATIC)
* [x] zkSync
* [x] Avalanche (AVAX)
* [x] Optimism (OP)
* [x] Fantom (FTM)
* [x] PulseX (PLS)
* [x] Blast
* [x] Cronos (CRO)
* [x] Gnosis (XDAI)
* [x] Moonbeam (GLMR)
* [x] Aurora&#x20;
* [x] Arbitrum Nova
* [x] Moonriver (MOVR)

Additionally, Sentinel3 doesn't scan on test networks. If you see it scanning on one, please let us know on [**Discord**](https://discord.gg/kerberus) or email us with details at [**support@kerberus.com**](https://docs.kerberus.com/kerberus/).


---

# 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.kerberus.com/kerberus/sentinel3/chains.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.
