# Syscoin Explained

### About Syscoin

Syscoin is a mainnet Bitcoin L2 that provides a data availability protocol that scales, making EVM and AltVM rollups on Bitcoin a reality. Merge-mined by over half of Bitcoin's network, Syscoin anchors rollups to Bitcoin's own Proof-of-Work and works with rollups’ existing sequencer architectures.&#x20;

One such rollup is Rollux, an EVM-equivalent OPStack with 2 second blocktimes and negligible fees, which is live. &#x20;

### zkDA and Trustless Interoperability

Syscoin is currently pioneering zkDA, an upcoming solution that will make Data Availability cross-chain interoperable through ZK light clients. This will make it easy for other blockchains to tap into Syscoin's DA and ultimately Bitcoin's PoW, and to trustlessly interoperate with other ecosystems that do the same.

Data Availability, and scaling DA, requires preventing the risks of impact from chain re-orgs. Syscoin solves this with a finality mechanism of multi-quorum chainlocks. This creates an additive security layer on top of Bitcoin's PoW. Served by 1,600 randomly selected Sentry nodes, this practically eliminates the risks of re-orgs, 51% attacks and selfish mining, without involving slashing.

Don't blow your finite BTC on gas fees! $SYS is a utility-focused native coin, based upon EIP-1559. SYS incentivizes Bitcoin miners to keep supporting Bitcoin indefinitely into the future despite diminishing BTC rewards. It also incentivizes Syscoin's Sentry nodes.

<figure><img src="https://lh7-us.googleusercontent.com/3e2j6fAxrNknxDux9LPRVP5qS5Oavfgq-wmY-KzCXB36369-VCneSXji4yHSwG1C5Mm_fpGWrtgIaCs-5KLHIM0SLg7XyxEHbTHWXjbnilIDraMCzyhOfHrLlhiSZ00riuuDNN9suyMk7T5hOPVgzeI" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://ordify.gitbook.io/ordifyworld/understanding-bitcoin-layers/syscoin-explained.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.
