# Policies

## First Up

A few of the quicker statements, that don't warrant an entire document to explain them.

* Code for Australia recognises the importance of, and upholds employee rights to [exercise freedom of association and collective bargaining.](https://www.ag.gov.au/RightsAndProtections/HumanRights/Human-rights-scrutiny/PublicSectorGuidanceSheets/Pages/Righttofreedomofassemblyandassociation.aspx)
* Code for Australia stands absolutely against child labour, and [forced or compulsory labour](https://www.ag.gov.au/RightsAndProtections/HumanRights/Human-rights-scrutiny/PublicSectorGuidanceSheets/Pages/Righttofreedomfromslaveryandforcedlabour.aspx) within our own organisation, with our suppliers and partners, and within the wider Australian community.
* With the exception of leave, which has its own policy full of details, any benefits outlined in the following documents apply to all contractors, part-time and full-time employees of Code for Australia regardless of hours worked or duration of time with the organisation.&#x20;

## **Code of Conduct**

{% embed url="<https://docs.google.com/document/d/1GWE7z1xRbq11j8T8f7f161wXE_S6VVGmAq8MoIZ0tcI/edit>" %}

## Policy Glossary

{% embed url="<https://docs.google.com/document/d/1KCud4NmGu_0GzYwltDY1IuHcfL7JCcVRexyX9YOywas/edit?usp=sharing>" %}

## Language Guidelines

{% embed url="<https://docs.google.com/document/d/1r9UeHBdOw_YJofV_6DEc9HJvVJcrPVm0Ln5ZCeOeaH4/>" %}

## **Workplace Discrimination, Harassment and Bullying Policy**

{% embed url="<https://docs.google.com/document/d/1D6mSt4uGliqCedHoQwm5VUAXygiqVGvwpMOeo45mdUA/edit?usp=sharing>" %}

## Gender Equity Policy

{% embed url="<https://docs.google.com/document/d/1i0nFauFVv7CpwnAI48Mvd6dajJZR9gIiGit060gEFPY/edit?usp=sharing>" %}

## Dispute Resolution Policy

{% embed url="<https://docs.google.com/document/d/1_IVHOwMPG64ZxWD4mnw4zTlESnEHuFKIbNSdZ389mGk/edit#>" %}

## Work Health and Safety Policy

{% embed url="<https://docs.google.com/document/d/1GTRSKmgybs9_6ASTVVKa6Q3aGJsgrdKFNQgIsDoNeJk/edit?usp=drive_web&ouid=107342155552352263929>" %}

## Transgender Policy

{% embed url="<https://docs.google.com/document/d/1GI2CBNbklxLC3lH0T2r3_AFHv81xGE3KEAcLxj6e50Q/edit?usp=sharing>" %}

## Leave Policy

{% embed url="<https://docs.google.com/document/d/13ra9pM5KI2Zxbeo4lan9TIKv77nUhum3czDqSfRSf_o/edit?usp=sharing>" %}

## Environmental Care Policy

{% embed url="<https://docs.google.com/document/d/1Bc-D36eEXvc0WnofXb7LV7omR_ffKw2NFEQJ0EBpoUw/edit#>" %}

## Supplier Policy

{% embed url="<https://docs.google.com/document/d/1sTwBD7j0XcwxJtJs3gsBqcP73X_8_GU75emgRqLP2AQ/edit?usp=sharing>" %}

## Hiring Policy

{% embed url="<https://docs.google.com/document/d/1JBuD21WDzi5XAc99v3xO4y6mlHNPMRlmdhVd1B7ryrs/edit?usp=sharing>" %}


---

# 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.codeforaustralia.org/about-the-organisation/policies.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.
