> 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/proof-and-traction.md).

# Proof & Traction

{% hint style="success" %}
Built By DAO is **not a deck — it's a going concern.** The operating system that runs the model already exists: a production platform, deployed smart contracts, a published documentation corpus, an active community, and a running grants operation. The Blueprint is the plan to point all of it at the first hub.
{% endhint %}

## What's already built

{% tabs %}
{% tab title="The platform" %}
A **production operating platform** at **app.builtbydao.com** (AWS, v2.2.0) — the construction-management and DAO operations system:

* **186-table PostgreSQL** schema; **180 application pages**; **71 API route modules**; **50 service modules**
* Member onboarding, the 14-rank system, project/task management (PJM), a unified skills system, treasury & rewards ledger, governance & voting, wallet connection, real-time messaging & notifications, events, merit badges, referrals, a mutual-aid fund, education modules, investor onboarding, and an AI project-scoping wizard
* Real test coverage and zero-`any` type discipline

This is the machine that logs contribution, mints EQTBLT, manages builds, and runs governance — already standing.
{% endtab %}

{% tab title="The contracts" %}
A suite of **\~20 core smart contracts** deployed on **Base Sepolia testnet**, including:

* **EQTBLTToken** + **EQTBLTActivityTracker** (earned equity)
* **BLTBYToken** + **BLTBYBank** (the utility/investment token)
* **Governance** + **RankVotingWeightRegistry** (quadratic, anti-capture voting)
* **Treasury**, **OperatingBudgetVault**, **FounderFund** (treasury rails)
* **RedemptionContract**, **RentalAndRebate**, **TokenVesting** (the EQTBLT loop)
* **DAOMembershipNFT**, **AngelNFT / VentureOne / Trust** (membership + investor tiers)

{% hint style="warning" %}
**Testnet, by design.** The contracts and tokens run on Base Sepolia — they hold **no monetary value yet**. Mainnet cutover is a deliberate, separate decision pending the proof round and counsel.
{% endhint %}
{% endtab %}

{% tab title="The docs & the community" %}

* **274-page published documentation site** at **docs.builtbydao.com** (GitBook) — the full organization documented: membership, the dual-token economy, governance, equity leases, the Foundry, divisions, investor tiers, developers.
* An **\~8,000-person community network** with \~200 warm leads — the seed for Phase-1 recruitment.
* A **running grants operation** through Urban Array, with a live grants pipeline and prospect database.
* **Property databases** for Detroit and Chicago acquisition sourcing.
  {% endtab %}
  {% endtabs %}

## What this de-risks

The single hardest objection to any first-time developer is *"can they actually build it?"* The answer here isn't a promise — it's infrastructure that already exists:

| Objection               | What's already true                                               |
| ----------------------- | ----------------------------------------------------------------- |
| "Is the platform real?" | A 186-table production system runs the operations today           |
| "Is the token real?"    | \~20 contracts deployed and tested on testnet                     |
| "Is there a community?" | \~8,000-person network seeding the first cohorts                  |
| "Can they get grants?"  | An established Urban Array grants operation, with a live pipeline |
| "Is this documented?"   | 274 published pages                                               |

## What the proof round adds

The proof round doesn't build the operating system — it's already built. It funds the **first physical hub** to prove the model in the real world: acquire a facility, commission the 7 zones, train the first cohort, build the first homes, and clear the three-metric scorecard. The software is ready; Round 1 proves it in bricks.

{% content-ref url="/pages/VWnf562OotqSs8DP6w15" %}
[The Proof Round](/invest/invest.md)
{% endcontent-ref %}

{% content-ref url="/pages/KB75Pc6Nl9CXvOU06pea" %}
[The Operating Platform](/execution/the-platform.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/proof-and-traction.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.
