> 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/intro/chapter-1/1.2-about-the-guidelines/1.2.1-scope-of-the-guidelines.md).

# 1.2.1 Scope of the Guidelines

Drinking water is defined as water intended primarily for human consumption, either directly, as supplied from the tap, or indirectly, in beverages, ice or foods prepared with water. Drinking water is also used for other domestic purposes such as bathing and showering.

With the exception of bottled or packaged water, the Guidelines apply to any water intended for drinking irrespective of the source (municipal supplies, rainwater tanks, bores etc) or where it is consumed (the home, restaurants, camping areas, shops etc). Bottled water and packaged water are subject to the *Food Standards Code* (FSANZ 2011). The Guidelines do not address water used for specialised purposes such as renal dialysis and some industrial purposes where water of a higher quality than that specified in the Guidelines may be required.


---

# 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/intro/chapter-1/1.2-about-the-guidelines/1.2.1-scope-of-the-guidelines.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.
