# Researchers

- [Publication Pipeline](https://www.build3.network/researchers/publication-pipeline.md): How to publish with Build3 and the current state of active publications.
- [Publication Requests](https://www.build3.network/researchers/publication-pipeline/publication-requests.md): A list of research topics and how to contribute as an author or editor.
- [Research Development](https://www.build3.network/researchers/publication-pipeline/research-development.md): What's going on with those recently accepted publication requests? The PR# identifier is changed to the RD# identifier to identify the state of the initial request.
- [RD1 | Build3 Roadmap for Blockchain-Based Construction Supervision](https://www.build3.network/researchers/publication-pipeline/research-development/rd1-or-build3-roadmap-for-blockchain-based-construction-supervision.md)
- [RD2 | Labor-Based Based Voting Authority](https://www.build3.network/researchers/publication-pipeline/research-development/rd2-or-labor-based-based-voting-authority.md): A new approached to tokenized voting to mitigate the influence of capital on network decisions.
- [RD3 | Authorship, not Ownership: Re-understanding and NFT](https://www.build3.network/researchers/publication-pipeline/research-development/rd3-or-authorship-not-ownership-re-understanding-and-nft.md)
- [RD5 | Blockchain Makes Everything Worse for Everyone in Every Industry](https://www.build3.network/researchers/publication-pipeline/research-development/rd5-or-blockchain-makes-everything-worse-for-everyone-in-every-industry.md)
- [RD6 | Configuring a DAO as a Legal 503(c)](https://www.build3.network/researchers/publication-pipeline/research-development/rd6-or-configuring-a-dao-as-a-legal-503-c.md)
- [PR Archives](https://www.build3.network/researchers/publication-pipeline/pr-archives.md): An archive of original publication requests.
- [Use Cases](https://www.build3.network/researchers/use-cases.md): What can Build3 do for construction? Let's go over a few use-cases.
- [Proof of Supervision with Blockchain](https://www.build3.network/researchers/use-cases/proof-of-supervision-with-blockchain.md): The proposed frames to handle stamping engineered
- [Record of Work](https://www.build3.network/researchers/use-cases/record-of-work.md): A record of signed and verified work transactions.
- [Connecting to Land](https://www.build3.network/researchers/use-cases/connecting-to-land.md): This is under development...light sketch placeholder.
- [PermitZIP: Two-Week Project](https://www.build3.network/researchers/use-cases/permitzip-two-week-project.md): A use case example for the PermitZIP Two-Week Project workflow.


---

# 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://www.build3.network/researchers.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.
