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

# Overview

Built By DAO's current proof-round strategy centers on a Qualified Opportunity Fund offering for eligible accredited investors. A separate convertible-note lane may be retained for approved non-OZ catalytic or community capital.

{% hint style="danger" %}

## Draft and counsel-gated

No public offering is live through this documentation. Terms, entities, eligibility, disclosures, and subscription documents require final professional review and approval. This page is not an offer, solicitation, or investment advice.
{% endhint %}

## What an investor receives

| Lane                          | Security                    | Token included? |
| ----------------------------- | --------------------------- | --------------- |
| Primary Opportunity Zone lane | Equity interest in the QOF  | No              |
| Approved non-OZ fallback      | Convertible promissory note | No              |

Neither BLTBY nor EQTBLT is offered, allocated, or delivered through either lane. EQTBLT is earned by members; BLTBY is a separate downstream public-token workstream.

## Proof-round purpose

The modeled $1.75M proof round funds the first physical Foundry hub and the work needed to prove the construction and ownership model. Use-of-funds and return scenarios live in the current Blueprint and financial model; public summaries are illustrative, not guaranteed.

## What must be proven

* the property and project capital stack;
* development cost and cash/non-cash mix;
* sustained project volume and operating economics;
* entity, offering, and fund-flow structure;
* management and execution capacity;
* investor eligibility and complete disclosures.

{% content-ref url="/pages/IFsG9NWEXBeFznnvApmo" %}
[Why Built By DAO](/investors/why-built-by-dao.md)
{% endcontent-ref %}

{% content-ref url="/pages/v5Tu45NwlsFCe5DcorCE" %}
[How to Invest](/investors/process.md)
{% endcontent-ref %}

{% content-ref url="/pages/UsamnVNHTkcMQicEK4Iq" %}
[Governance](/investors/governance.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, and the optional `goal` query parameter:

```
GET https://docs.builtbydao.com/investors/invest.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
