# Segment 4: Community Engagement through Civic Data

This segment focuses on how to engage communities with civic data, using data visualization, narrative strategies, and outreach and programming.

## Segment 4 Modules

* [Module 4.1: Defining Data Visualization](/education-series/segment-4-community-engagement-through-civic-data/module-4.1-defining-data-visualization.md)
* [Module 4.2: Telling Stories with Data](/education-series/segment-4-community-engagement-through-civic-data/module-4.2-telling-stories-with-data.md)
* [Module 4.3: Outreach on Open Civic Data](/education-series/segment-4-community-engagement-through-civic-data/module-4.3-outreach-on-open-civic-data.md)


---

# 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://civic-switchboard.gitbook.io/education-series/segment-4-community-engagement-through-civic-data.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.
