# Activities

- [Label new Data Sources](https://docs.pdap.io/activities/data-source-annotation.md): Growing our Data Sources Database
- [Labeling events](https://docs.pdap.io/activities/data-source-annotation/labeling-events.md): A guide for labeling events, or "annotation parties"
- [Work on Data Request projects](https://docs.pdap.io/activities/volunteer-for-data-requests.md)
- [Find new Data Sources](https://docs.pdap.io/activities/submit-data-sources.md): Our database is a good start, but there's more data out there. Help us find it!
- [Publish data](https://docs.pdap.io/activities/publish-data.md)
- [Web scraping](https://docs.pdap.io/activities/web-scraping.md)
- [FOIA requests](https://docs.pdap.io/activities/foia.md)
- [Advocate for open data](https://docs.pdap.io/activities/open-data-advocacy-playbook.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://docs.pdap.io/activities.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.
