# Pinpoint Guide

## Pinpoint Guide

- [About Pinpoint](https://guide.app.pinpoint.gov.sg/pinpoint-guide/about-pinpoint.md)
- [Major Releases](https://guide.app.pinpoint.gov.sg/pinpoint-guide/major-releases.md): This page shows a summary of major releases for Pinpoint.
- [Login ](https://guide.app.pinpoint.gov.sg/pinpoint-guide/login.md): This page displays the steps to login to PinPoint. Do note that, PinPoint is only available for use by public officers with a gov.sg email.
- [Desktop / Laptop](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop.md)
- [Uploading](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/uploading.md)
- [Tagging](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/tagging.md)
- [Tag View with Albums](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/tag-view-with-albums.md)
- [Editing media details](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/editing-media-details.md)
- [Viewing & Filtering](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/viewing-and-filtering.md): Looking for specific media? Use filters in conjunction to quickly find them!
- [Delete & Recently deleted](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/delete-and-recently-deleted.md)
- [Download](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/download.md)
- [Workspaces](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/workspaces.md)
- [Share / Copy](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/desktop-laptop/share-copy.md)
- [Mobile](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile.md)
- [Uploading](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/uploading.md)
- [Tagging](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/tagging.md)
- [Tag View with Albums](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/tag-view-with-albums.md)
- [Editing media details](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/editing-media-details.md)
- [Viewing & Filtering](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/viewing-and-filtering.md): Looking for specific images or videos? Use filters in conjunction to quickly find them!
- [Delete & Recently deleted](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/delete-and-recently-deleted.md)
- [Download](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/download.md)
- [Workspaces](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/workspaces.md)
- [Share / Copy](https://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/share-copy.md)
- [FAQs](https://guide.app.pinpoint.gov.sg/pinpoint-guide/frequently-asked-questions/faqs.md)
- [Telegram Community](https://guide.app.pinpoint.gov.sg/pinpoint-guide/contact-us/telegram-community.md): Official Telegram Channel for Pinpoint


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.app.pinpoint.gov.sg/pinpoint-guide/about-pinpoint.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.
