# Careers and development

- [Recruitment process](https://handbook.sixpivot.com.au/careers-and-development/recruitment-process.md): Involves a few different steps, here is the high level intention:
- [Position descriptions](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions.md)
- [Developer](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/developer.md): Role Expectations
- [Senior Developer](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/senior-developer.md): Role Expectations
- [Senior Consultant](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/senior-consultant.md): Role Expectations
- [Principal Consultant](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/principal-consultant.md): Role Expectations
- [Consulting Director](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/consulting-director.md)
- [Innovation Director](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/innovation-director.md)
- [Sustained Engineer](https://handbook.sixpivot.com.au/careers-and-development/position-descriptions/sustained-engineer.md)
- [Promotional pathways](https://handbook.sixpivot.com.au/careers-and-development/promotional-pathways.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/careers-and-development.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.
