# The Birth Story of Mosaic Chain

When we began designing Mosaic Alpha, our platform for decentralized asset management, we wanted to build on a blockchain that could truly support the needs of our DeFi application.

We were in the planning phase, excited about the vision, but faced with a critical question: where should we build?&#x20;

After thorough research across the blockchain landscape, we quickly realized that while existing universal blockchains are excellent for many use cases, we couldn't find one that met our sensitive requirements for our application.

**Finance isn't a general use case.** When you're moving money, managing assets, or executing trades, you need instant finality, minimal costs, and rock-solid security. \
Universal blockchains are amazing for their flexibility, but they're built to serve everyone—and that means compromises we weren't willing to make.

We needed smooth, fast transactions. We needed low costs that wouldn't eat into user returns. We needed infrastructure purpose-built for financial services—whether decentralized or traditional.

### **If We Had This Problem, So Would Others**

That realization hit hard. If we couldn't find a blockchain that met our requirements for Mosaic Alpha, other financial application developers—both Web3 natives and traditional financial service providers exploring blockchain—would face the same challenge.

We had two choices: adapt to what was available, or build what we needed.\
We chose to build.

### **Building Infrastructure for Finance**

That's when the idea of Mosaic Chain was born—a blockchain built with the best technology available (Substrate), tailored specifically to meet the needs of financial service providers and their users, designed to serve Web3 finance and beyond.

We leveraged Substrate, the framework powering [Polkadot](/documentation/mosaic-chain/introducing-mosaic-chain/a-polkadot-parachain.md), to create a high-performance parachain optimized for financial use-cases. We introduced [NFT-based validator](/documentation/mosaic-chain/architecture-and-technology/nft-based-validator-system.md) rights to democratize network participation. We built [Validator OS](/documentation/mosaic-chain/architecture-and-technology/validator-os.md) to make running infrastructure as simple as possible.&#x20;

Mosaic Chain isn't just infrastructure for Mosaic Alpha. It's infrastructure for developers and financial service providers who need blockchain technology that prioritizes speed, security, and cost-efficiency.

***

**From a challenge we faced to infrastructure others can use—that's the story of Mosaic Chain.**

[Learn About Mosaic Chain's Architecture →](/documentation/mosaic-chain/architecture-and-technology.md) | [Explore Key Features →](/documentation/mosaic-chain/introducing-mosaic-chain/key-features-at-a-glance.md)<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://docs.mosaicgalaxy.io/documentation/mosaic-chain/introducing-mosaic-chain/the-birth-story-of-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.
