> For the complete documentation index, see [llms.txt](https://blueprint.builtbydao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blueprint.builtbydao.com/execution/workforce-training.md).

# Workforce & Training

{% hint style="success" %}
The workforce is the product as much as the housing is. BBD trains its own builders — and **even training pays EQTBLT.** Training is a grant-funded cost center, free to members, that turns residents into a certified construction workforce.
{% endhint %}

## The pipeline

```mermaid
flowchart LR
    H["Hall<br/>orientation · classroom · safety"]
    W["Workshop<br/>hands-on · supervised practice"]
    S["Site<br/>deployment on real builds"]
    H --> W --> S
```

Members move through the pipeline as they progress the 14-rank ladder, earning certifications and EQTBLT at each step. This is how a community without a trade base becomes a workforce — and how the master cost-reduction lever (labor settled in EQTBLT) is actually supplied.

## Sample programs

| Program               | Length        | EQTBLT      | Focus                     |
| --------------------- | ------------- | ----------- | ------------------------- |
| Safety / OSHA         | (gated entry) | 50          | Site safety certification |
| Material Recovery     | 24 hrs        | 300         | Salvage techniques        |
| Lumber Grading        | 8 hrs         | 100         | Salvaged-lumber quality   |
| Masonry Recovery      | 8 hrs         | 100         | Brick, stone salvage      |
| Architectural Salvage | 16 hrs        | 200         | Hardware, features        |
| … → Journeyman Prep   | (advanced)    | up to 1,000 | Trade-readiness           |

Training is **free to members, grant/partner-sponsored, and earn-while-learning** — a cost center, not a revenue line.

## Why this de-risks the labor objection

The hardest question about a sweat-equity model is *"will the labor be reliable and skilled enough?"* The answer is the pipeline: structured training with OSHA/trade certifications, EQTBLT incentives for showing up and leveling up, a cash-comp floor for licensed/advanced roles, and quality control tracked in the platform. The Foundry is **purpose-built** to manufacture the workforce it needs.

## The values stance

Earnings are **flat and anti-extraction** — the hard, risky, physical work of building is valued at the top of the band, at or above white-collar coordination. We are not rebuilding the payscale hierarchy we exist to replace. (See [Earn Ownership](/build-join/earn-ownership.md).)

{% content-ref url="/pages/ttnMiqCbG4UGInJNAQAX" %}
[Membership & Ranks](/build-join/membership-ranks.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://blueprint.builtbydao.com/execution/workforce-training.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.
