> For the complete documentation index, see [llms.txt](https://guidelines.nhmrc.gov.au/australian-drinking-water-guidelines/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidelines.nhmrc.gov.au/australian-drinking-water-guidelines/part-2/chapter-6/6.3-chemical-quality-of-drinking-water.md).

# 6.3 Chemical quality of drinking water

A number of chemicals, both organic and inorganic, are of concern in drinking water from the health perspective because they are toxic to humans or are suspected of causing cancer. Some can also affect the aesthetic quality of water.

The presence of chemicals in drinking water may result from:

* natural leaching from soils, rocks and mineral deposits into source waters;
* land-use activities in catchments leading to exacerbation of natural processes such as mobilisation of salts;
* run-off from agricultural operations within drinking water catchments;
* biological processes including growth of cyanobacteria and algae in waterways and reservoirs;
* contamination of source water by treated effluent discharge and other point sources within the catchment;
* carry-over of small amounts of treatment chemicals;
* addition of chemicals such as chlorine and fluoride;
* generation of disinfection by-products due to reaction between organic and inorganic chemicals in water and disinfectants like chlorine;
* corrosion and leaching of substances such as metals and metalloids from pipes, fittings and other plumbing products in contact with drinking water.


---

# 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://guidelines.nhmrc.gov.au/australian-drinking-water-guidelines/part-2/chapter-6/6.3-chemical-quality-of-drinking-water.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.
