# Date-bounded Telegram search

Use explicit dates and request a chronology that can be checked against post timestamps.

## Query

Within [selected sources], find posts published from [start date and timezone] through [end date and timezone] about [event or entity]. Build a chronology, distinguish post time from claimed event time, cite every row, and state any known indexing gaps.

## Inputs

- **Start:** Inclusive start date, time when needed, and timezone.
- **End:** Inclusive end date, time when needed, and timezone.
- **Event:** Entities and actions to retrieve without presuming the event occurred.

## Expected output

- Chronology ordered by publication timestamp
- Claimed event time kept in a separate field
- Citation and coverage note for every material row

## Review checks

- [ ] Resolve relative dates against each post timestamp
- [ ] Open citations to confirm ordering
- [ ] Do not treat the first indexed post as the first report anywhere
