# Assembly Docs

## Assembly Docs

- [VISION & MISSION](https://docs.assembly.digital/vision-and-mission.md): Democracy's Operating System
- [ELEVATOR PITCH](https://docs.assembly.digital/elevator-pitch.md)
- [VALUES](https://docs.assembly.digital/values.md)
- [PROBLEM WE'RE TACKLING](https://docs.assembly.digital/problem-were-tackling.md): Government data, policies, and practices are fragmented, which prevents scalable tools, improved services, and increases economic inequity.
- [SOLUTION WE'RE BUILDING](https://docs.assembly.digital/solution-were-building.md): A decentralized oracle network (DON) creates an open standard that is sustainable, equitable, accessible, transparent, and scalable (SEATS).
- [DECENTRALIZATION](https://docs.assembly.digital/decentralization.md): Wait, isn't a SaaS model centralized? How is this a decentralized oracle network (DON)?
- [WHY NONPROFIT?](https://docs.assembly.digital/why-nonprofit.md): Because Assembly is a social good project.
- [PLAN](https://docs.assembly.digital/plan.md): Building in the open is a value set.
- [ADVISORS](https://docs.assembly.digital/advisors.md): We are looking for those that want to support Assembly.
- [INVESTORS & FUNDERS](https://docs.assembly.digital/investors-and-funders.md): Tl;dr We need grant funding to support the early phase of the project.
- [ROADMAP](https://docs.assembly.digital/roadmap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.assembly.digital/vision-and-mission.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.
