> For the complete documentation index, see [llms.txt](https://sunlight-open-cities.gitbook.io/playbook-open-data-scope-a-thon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sunlight-open-cities.gitbook.io/playbook-open-data-scope-a-thon/master.md).

# Introduction

![](/files/-LT10n0jUT8TEEXN380h)

This playbook accompanies our [Guide to Tactical Data Engagement](https://communities.sunlightfoundation.com/methodology/), a guidebook to help cities go beyond open data policies and platforms, to help residents use open data for community problem-solving. Tactical Data Engagement helps data providers like city governments provide better open data and public information that's tailored to community needs.&#x20;

The guide walks cities through finding and refining personas and use cases for open data, or the Discovery phase of Tactical Data Engagement. It also shows data providers how to co-design and implement resident-centered open data solutions with community partners.&#x20;

We designed playbooks to help jumpstart community action, providing stories about how open data advocates have co-designed, collaborated, and solved problems together using open data. The first playbook in our series on [Data User Groups](https://sunlight-foundation.gitbooks.io/playbook-data-user-groups/content/home.html) was released in October 2017. This playbook is the second in our series. Playbooks are versatile, just like the rest of the TDE approach, and should be used creatively.

![](/files/-LT10rZLIF0Mf_ksuZTO)


---

# 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://sunlight-open-cities.gitbook.io/playbook-open-data-scope-a-thon/master.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.
