> For the complete documentation index, see [llms.txt](https://whitepaper.zodor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/maskade-blockchain.md).

# Maskade Blockchain

**Maskade L1** is an Avalanche Subnet-EVM purpose-built for tokenization and regulated financial applications.

| Property         | Value                                                                                                            |
| ---------------- | ---------------------------------------------------------------------------------------------------------------- |
| Chain            | Maskade L1 (Avalanche Subnet-EVM, AvaCloud testnet)                                                              |
| Chain ID         | 30917                                                                                                            |
| Native gas token | MASQT (testnet)                                                                                                  |
| Block time       | \~1–2 seconds                                                                                                    |
| Gas price        | \~1 gwei                                                                                                         |
| Validators       | 5 (testnet); permissioned set planned for mainnet                                                                |
| RPC              | `https://testnet-zodorrwa-f9d42.avax-test.network/ext/bc/2kmpuMFVjX9UBJ5dEkwKXnDF3x5q3cSnDW4rKsnu6YgLtqapSX/rpc` |
| Subnet ID        | `28nyhqG8XhGwDUZFxsd1DyRcwjaNtNYWTTh5V6dtLrFSe1Nm`                                                               |

***

**Why a dedicated L1?**

1. Purpose-built for **real-world asset issuance, distribution, and compliance**  permissioned validators and curated deployment for enhanced security
2. Sub-second finality supporting high-throughput retail flows
3. EVM compatibility every Solidity tool, library, and standard works unchanged
4. Sovereign governance with customized economic policies for compliance-focused use cases
5. Strong resistance to fraud and operational failure while maintaining enterprise-grade operational standards


---

# 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://whitepaper.zodor.io/system-architecture/overview-of-the-protocol/maskade-blockchain.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.
