# Network ReVisioning Project 1.0 Draft

This recommendation as drafted here is an extended and unabridged version of the [recommendation memo which was received by Code for America CxO on August 4, 2021](https://docs.google.com/document/d/1PJ_7xpm99RQqZoq6VAigNdOqtTnqkbi_qeMxJ-7p0Jg/edit).&#x20;

We anticipate that many members of the Brigade community will want to read the report in its entirety, so this format includes every part of the memo which was presented to CxO as well as extended resources like the raw and anonymized data from our surveys. Though the format is an extended one with an intention of sharing with Brigade leaders, the bulk of this memo itself is still drafted with Code for America leadership as the audience. You'll notice this especially in the sections on resources and changes.&#x20;


---

# 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://cfa-network.gitbook.io/network-revisioning/master.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.
