# Segment 3: Preparing Libraries for Sharing their Data

This segment centers on how libraries can share their data through a process that considers equity, privacy, open data standards, metadata, and documentation.

## Segment 3 Modules

* [Module 3.1: Selecting and Sharing Open Data](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.1-selecting-and-sharing-open-data.md)
* [Module 3.2: Protecting Privacy](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.2-protecting-privacy.md)
* [Module 3.3: Metadata for Open Civic Data](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.3-metadata-for-open-civic-data.md)
* [Module 3.4: Data Documentation for Open Civic Data](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.4-data-documentation-for-open-civic-data.md)
* [Module 3.5: File Formats for Open Civic Data](/education-series/segment-3-preparing-libraries-for-sharing-their-data/module-3.5-file-formats-for-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-3-preparing-libraries-for-sharing-their-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.
