# How we work

- [Project structure ](https://handbook.sixpivot.com.au/how-we-work/project-structure.md)
- [Consulting Manifesto](https://handbook.sixpivot.com.au/how-we-work/consulting-manifesto.md)
- [Our approach to engagements](https://handbook.sixpivot.com.au/how-we-work/our-approach-to-engagements.md)
- [How we do timesheets](https://handbook.sixpivot.com.au/how-we-work/how-we-do-timesheets.md)
- [Communication](https://handbook.sixpivot.com.au/how-we-work/communication.md): How we communicate at SixPivot
- [Slack channels](https://handbook.sixpivot.com.au/how-we-work/slack-channels.md): How our Slack channels work high level.
- [Professional Development (PD)](https://handbook.sixpivot.com.au/how-we-work/professional-development-pd.md)
- [Leave](https://handbook.sixpivot.com.au/how-we-work/leave.md)
- [Switcharoos](https://handbook.sixpivot.com.au/how-we-work/leave/switcharoos.md)
- [Parental Leave](https://handbook.sixpivot.com.au/how-we-work/leave/parental-leave.md)
- [Domestic Violence Support](https://handbook.sixpivot.com.au/how-we-work/leave/domestic-violence-support.md)
- [Unpaid Me Time](https://handbook.sixpivot.com.au/how-we-work/leave/unpaid-me-time.md)
- [Shutdown period](https://handbook.sixpivot.com.au/how-we-work/leave/shutdown-period.md): (Christmas/New Years)
- [Long Service Leave](https://handbook.sixpivot.com.au/how-we-work/leave/long-service-leave.md)
- [Salary](https://handbook.sixpivot.com.au/how-we-work/salary.md)
- [Tracking sheet](https://handbook.sixpivot.com.au/how-we-work/tracking-sheet.md): Where am I working? Where is everyone else working?
- [Internal innovation](https://handbook.sixpivot.com.au/how-we-work/internal-innovation.md)
- [Office details](https://handbook.sixpivot.com.au/how-we-work/office-details.md): Want a desk and get outta the house? Got you covered
- [Submitting expenses](https://handbook.sixpivot.com.au/how-we-work/submitting-expenses.md): How to submit expense claims for reimbursement
- [Policies](https://handbook.sixpivot.com.au/how-we-work/policies.md)
- [AI-Assisted Software Development Policy](https://handbook.sixpivot.com.au/how-we-work/policies/ai-assisted-software-development-policy.md)
- [Approved AI Tools](https://handbook.sixpivot.com.au/how-we-work/policies/ai-assisted-software-development-policy/approved-ai-tools.md): Tools which have been approved for use with SixPivot and Client Data
- [Guidelines for AI Tools and AI Assisted Development](https://handbook.sixpivot.com.au/how-we-work/policies/ai-assisted-software-development-policy/guidelines-for-ai-tools-and-ai-assisted-development.md)
- [Cybersecurity Policy](https://handbook.sixpivot.com.au/how-we-work/policies/cybersecurity-policy.md)
- [Travel and expenses](https://handbook.sixpivot.com.au/how-we-work/policies/travel-and-expenses.md): Our policy
- [Psychosocial Hazards](https://handbook.sixpivot.com.au/how-we-work/policies/psychosocial-hazards.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://handbook.sixpivot.com.au/how-we-work.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.
