> For the complete documentation index, see [llms.txt](https://blueeast.gitbook.io/water-dispenser-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blueeast.gitbook.io/water-dispenser-user-manual/caution.md).

# Caution

1. Keep this machine in a dry and cool place and avoiding direct sunshine. Rearward of the machine should be at least 20 cm far from the wall. Never put the machine on the paper or foam, which may cause unstable condition, such as store water or cause creepage. Never put anything flammable beside this machine.
2. To avoid damage to the machine, don' t plug the power cord or turn on the heating switch(red)until water runsout from the tap of hot water.
3. In case hot(or cold)water is not needed for a long time, turn off the switch For saving power.
4. This water dispenser must be used with third-prong grounding plug and creepage protection switch. If use two flat plug, the grounding wire must be properly grounded before use.
5. In case not to use this machine for a long time, turn off the switch, then pull the plug out from socket and drain the remaining water through drain hole.
6. Never use organic liquid to clean the machine. Strictly prohibit splashing water to the body.
7. You should use the ON/Off switch to turn on or off the machine. It is prohibited that turn on or off the machine through plugging or unplugging the power cord. Never extend the length of the power supply cord to avoid fire.
8. **For this model dispenser(with compressor), never turn the machine upside down or lean it more than 45°**
9. Since this model dispenser thermostat has been adjusted.Please do not adjust it by yourself.
10. This machine should not be turned on until 3 minutes later when turning off the cooling switch(blue button).
11. The power cord or other parts must be replaced by professional person when it is damaged.
12. Refrigerator: **KEEP THE REFRIGERATOR DOOR CLOSED**. Otherwise the machine will be continuously at working state, which will make ice block in cold water tank and pipe or make the compressor malfunction.
13. We reserved the right of interpreting this instruction manual.


---

# 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://blueeast.gitbook.io/water-dispenser-user-manual/caution.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.
