# Developer Platform

<h2 align="center">Welcome to Mosaic Galaxy Docs! </h2>

<p align="center">Building the future of Web3, block by block.</p>

<p align="center">Explore our blockchain infrastructure, browse comprehensive guides, discover the community,<br>or become an ambassador.</p>

### Quick navigation - Choose your path

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-graduation-cap">:graduation-cap:</i> Learn about Mosaic Chain</h4></td><td>Discover Mosaic Chain's architecture in depth. Consensus, Features, Functions and more.</td><td><a href="https://docs.mosaicgalaxy.io/documentation/mosaic-chain/architecture-and-technology">Architecture &#x26; Tech</a></td></tr><tr><td><h4><i class="fa-bolt-lightning">:bolt-lightning:</i> For Validators</h4></td><td>Browse validator guides—from setting up your node to connecting to the network and start validating.</td><td><a href="https://docs.mosaicgalaxy.io/documentation/mosaic-galaxy-guides/mosaic-chain-mainnet-onboarding-guide">Mainnet Onboarding Guide</a></td></tr><tr><td><h4><i class="fa-comments">:comments:</i> <strong>Join Community</strong></h4></td><td>Join Discord, Telegram, and Twitter to connect with the Mosaic Galaxy community.</td><td><a href="https://docs.mosaicgalaxy.io/documentation/welcome-to-mosaic-galaxy/what-is-mosaic-galaxy/official-links-and-socials">Official Links </a></td></tr></tbody></table>

***

{% columns %}
{% column valign="middle" %}

### About Mosaic Galaxy

Mosaic Galaxy is a Web3 ecosystem focused on financial infrastructure and privacy technology. \
\
We're building interconnected solutions—from high-performance blockchain infrastructure to decentralized finance tools and privacy-first solutions. Each part of the galaxy works together to give you control over your finances and your data.
{% endcolumn %}

{% column %}

<figure><img src="/files/2IvEl0BYUpWdxD6DMYqK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/files/HPtz6qBZtud6rClNLLvO" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

### Popular Guides

Every explorer needs a map. These guides are your first coordinates in the Mosaic Galaxy—from installing Validator OS, through setting up your node and starting to validate, these guides will help you.

<a href="https://docs.mosaicgalaxy.io/documentation/mosaic-galaxy-guides/mosaic-chain-mainnet-onboarding-guide" class="button primary" data-icon="book-open">Mosaic Chain Guides</a>&#x20;
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Be a voice in the galaxy!</h2>

<p align="center">Stay connected with the Mosaic Galaxy. Get updates, ask questions, and connect with builders, validators, and enthusiasts shaping the decentralized future.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-x-twitter">:x-twitter:</i></h4></td><td><strong>X (Twitter)</strong></td><td>Follow us for announcements, ecosystem updates, and the latest from the Mosaic Galaxy.</td><td><a href="https://x.com/MosaicChain" class="button secondary">Follow X</a></td><td></td></tr><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Connect with the community, get technical support, and participate in discussions about the ecosystem.</td><td><a href="https://discord.gg/t5EfsWJrG2" class="button secondary">Join Discord</a></td><td></td></tr><tr><td><i class="fa-telegram">:telegram:</i></td><td><strong>Telegram group</strong></td><td>Get instant notifications, community chat, and direct access to the Mosaic team.</td><td><a href="https://t.me/mosaicalpha/" class="button secondary">Join Telegram</a></td><td></td></tr></tbody></table>


---

# 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/readme.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.
