> For the complete documentation index, see [llms.txt](https://handbook.deeson.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.deeson.co.uk/working-at-deeson.md).

# Working at Deeson

- [Where and when we work](https://handbook.deeson.co.uk/working-at-deeson/where-and-when-we-work.md)
- [Company engagement](https://handbook.deeson.co.uk/working-at-deeson/company-engagement.md)
- [Self-scheduling](https://handbook.deeson.co.uk/working-at-deeson/self-scheduling.md)
- [Escalation process](https://handbook.deeson.co.uk/working-at-deeson/escalation-process.md)
- [Mental health](https://handbook.deeson.co.uk/working-at-deeson/mental-health.md)
- [Pay review](https://handbook.deeson.co.uk/working-at-deeson/pay-review.md)
- [Promotion or changing roles](https://handbook.deeson.co.uk/working-at-deeson/promotion.md)
- [Guide to maternity, paternity and shared parental leave](https://handbook.deeson.co.uk/working-at-deeson/maternity-paternity-and-shared-leave-guide.md)
- [Time recording](https://handbook.deeson.co.uk/working-at-deeson/time-recording.md)
- [Tools, purchasing and equipment](https://handbook.deeson.co.uk/working-at-deeson/tools-purchasing-and-equipment.md)
- [Subscriptions](https://handbook.deeson.co.uk/working-at-deeson/subscriptions.md)
- [Conference attendance](https://handbook.deeson.co.uk/working-at-deeson/conference-policy.md)
- [London office](https://handbook.deeson.co.uk/working-at-deeson/deeson-office-london.md)
- [Canterbury office](https://handbook.deeson.co.uk/working-at-deeson/deeson-office-canterbury.md)
- [Writing style guide](https://handbook.deeson.co.uk/working-at-deeson/writing-guide.md)
- [Staff privacy notice](https://handbook.deeson.co.uk/working-at-deeson/staff-privacy-notice.md)
- [Reference information](https://handbook.deeson.co.uk/working-at-deeson/useful-information.md)
- [Guide to remote meetings](https://handbook.deeson.co.uk/working-at-deeson/remote-meetings.md)
- [Remote working](https://handbook.deeson.co.uk/working-at-deeson/remote-working.md)
- [Business continuity - Coronavirus (COVID-19)](https://handbook.deeson.co.uk/working-at-deeson/business-continuity-coronavirus.md)


---

# 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 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://handbook.deeson.co.uk/working-at-deeson.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.
