# Weekly Developer Status Updates

## **Weekly Developer Status Updates**

Mosaic Chain development moves fast. Every week, our development team publishes a detailed status update covering the latest advancements, features, bug fixes, and what's coming next.

These updates give you full transparency into what we're building, what's being tested, and where the network is headed.

***

### **Where to Find Updates**

**📝 Blog:** We publish weekly developer updates on the Mosaic Galaxy blog at [mosaicgalaxy.io/blog](https://mosaicgalaxy.io/blog)

***

### **What's Covered in Weekly Updates**

Each update includes:

* **Completed work** - Features shipped, bugs fixed, optimizations deployed
* **In progress** - What the team is actively working on
* **Next week's focus** - Priorities and upcoming milestones
* **Network status** - Validator count, performance metrics, uptime
* **Known issues** - Transparency on challenges and how we're addressing them


---

# 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/weekly-developer-status-updates.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.
