> For the complete documentation index, see [llms.txt](https://guide.valpashotels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.valpashotels.com/safety-and-legal-notices/safety-and-usage-guidelines.md).

# Safety and usage guidelines

## Usage restrictions

* The Valpas guest room technology should only be operated by trained personnel.
* It is not intended for use by children.
* The devices are for indoor use only and must not be exposed to rain or moisture.
* Operating temperature range: –10°C to +55°C.

## Handling the cassette and components

* Do not attempt to disassemble the cassette, trap module, or radio - module.
* Disassembled components may pose a choking hazard, especially for children.
* Always handle modules and parts with care to ensure continued functionality and safety.

## Important battery precautions

* Do not swallow batteries.
* Do not throw batteries into water or fire.
* Do not short-circuit, charge, open, or disassemble batteries.\
  Store batteries in a dry place at room temperature. Avoid direct sunlight and large temperature changes.
* Keep all batteries out of reach of children.


---

# 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://guide.valpashotels.com/safety-and-legal-notices/safety-and-usage-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.
