# Introducing Mosaic Chain

Mosaic Chain is a high-performance blockchain built specifically for financial use-cases. As [a Polkadot parachain](/documentation/mosaic-chain/introducing-mosaic-chain/a-polkadot-parachain.md), Mosaic Chain combines the speed and scalability needed for modern financial services with the security and interoperability of the Polkadot ecosystem.\
\
But speed isn't everything—Mosaic Chain introduces innovative features like [NFT-based validator ](/documentation/mosaic-chain/architecture-and-technology/nft-based-validator-system.md)rights and [Validator OS](/documentation/mosaic-chain/architecture-and-technology/validator-os.md), making it easier than ever to participate in securing the network.\
\
Whether you're a user looking to stake MOS coins, a validator ready to run infrastructure, or a developer building the next generation of financial applications, Mosaic Chain provides the tools and performance you need. \
\
Cross-chain interoperability through [XCM](/documentation/mosaic-chain/architecture-and-technology/interoperability-xcm.md) means your applications can seamlessly connect with Ethereum, Bitcoin, and the entire Polkadot ecosystem—without relying on centralized bridges.\
Mosaic Chain isn't just another blockchain. It's infrastructure built for the future of [web3 finance](/documentation/mosaic-chain/introducing-mosaic-chain/built-for-finance.md), where speed, security, and user control define the standard.

#### **📚 Learn About Mosaic Chain**

If you're a user or just exploring, learn everything about Mosaic Chain's technology and how it works.

**Explore:**

* [Architecture & Technology](/documentation/mosaic-chain/architecture-and-technology.md) - Substrate, DPoS, NFT validators, Validator OS
* [Understanding DPoS](/documentation/mosaic-chain/architecture-and-technology/consensus-dpos.md) - Consensus mechanism, validators, delegators
* [Substrate & Polkadot Parachain](/documentation/mosaic-chain/architecture-and-technology/substrate-framework-and-polkadot-parachain.md) - Learn about substrate and Polkadot&#x20;
* [Actors](/documentation/mosaic-chain/architecture-and-technology/actors-validators-and-delegators.md) - Learn about the key actors in the Mosaic Chain ecosystem

#### **⚡ For Validators**

Ready to run a validator node? Find everything you need to set up, operate, and earn rewards.

**Guides (Coming Soon)**

#### **🛠️ For Developers**

Building the next financial application? Everything you need to start developing on Mosaic Chain. (Coming Soon)

### Roadmap

To check the actual roadmap of Mosaic Chain, click [here](/documentation/welcome-to-mosaic-galaxy/galaxy-roadmap.md).

### Latest updates

Check our latest weekly developer status updates [here](https://mosaicgalaxy.io/blog/).


---

# 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.mosaicgalaxy.io/documentation/mosaic-chain/introducing-mosaic-chain.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.
