# Build in Blocks \[Framework]

***

Building Blocks framework revolves around a thought process, as well as a collection of libraries, to help approach aspects of product development (i.e. code, documentation, UI/UX design etc.) in a well-defined, structured, easy to track, performant, and predictable manner. Our goal is that other persons or communities will also be able to use adopt it in their work soon.

***

## User documentation

{% hint style="warning" %}
User documentation for this project is not yet available. Version 1.0.0 development in progress. User documentation will be added once released.
{% endhint %}

***

## Follow or join work progress on this project

To follow or join work progress on this project, checkout our roadmap page below:

{% content-ref url="/spaces/xIZH0fUjjRg4ErdE5WPj" %}
[Broken mention](broken://spaces/xIZH0fUjjRg4ErdE5WPj)
{% endcontent-ref %}

***

## Contribution workflow and guide <a href="#community-contributing-guide" id="community-contributing-guide"></a>

Checkout the contribution workflow for the aspect you are interested in contributing to from the page below:

{% content-ref url="/spaces/XdbpF9uCzy0cC5JUJYyW/pages/0R3zVrfog7vAR9Q46O4C" %}
[Contributing Guide for Advanced Contributors: Collabocate's Collabo Community](https://resources.collabocate.community/contribute)
{% endcontent-ref %}

***


---

# 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://resources.collabocate.community/projects-overview/collabocate-osc-projects/build-in-blocks-framework.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.
