# Overview

## Welcome to Modulax Docs

Modulax is a quantum-ready, EVM-compatible Layer-1 blockchain built for developers and the community.\
Mainnet is live, validators are running, and the ecosystem is growing step by step.

***

> ⚠️ Note: The Modulax docs are still being synced with the live chain.\
> Some sections may show placeholder data from the early drafts.\
> For the most accurate and up-to-date info, please visit:\
> • GitHub: <https://github.com/Modulax-Labs>\
> • Developer Blogs: <https://dev.to/modulaxorg>

Docs will keep improving as we align everything with live network data. Thanks for your patience.


---

# 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://modulax.gitbook.io/modulax-docs/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.
