# COMMUNITY

- [Community Project: Vehicle Tracking](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking.md)
- [Release Notes](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/release-notes.md)
- [Service Build Update](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/release-notes/service-build-update.md)
- [Release Builds for Core](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/release-notes/service-build-update/release-builds-for-core.md)
- [Test Cases](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/release-notes/test-cases.md)
- [Architecture](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/architecture.md)
- [Vehicle Tracking](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/architecture/vehicle-tracking.md)
- [High Level Design](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/architecture/vehicle-tracking/high-level-design.md)
- [Low Level Design](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/architecture/vehicle-tracking/low-level-design.md)
- [User Manuals](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/user-manuals.md)
- [Employee User Manual](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/user-manuals/employee-user-manual.md)
- [Driver User Manual](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/user-manuals/driver-user-manual.md)
- [Demo](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/demo.md)
- [Product Requirement Document (PRD)](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/product-requirement-document-prd.md)
- [Deployment Guide](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/deployment-guide.md)
- [Setup](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/setup.md)
- [Source Code](https://docs.digit.org/sanitation/community/community-project-vehicle-tracking/source-code.md)
- [Contribute](https://docs.digit.org/sanitation/community/contribute.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.digit.org/sanitation/community.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.
