> 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/tools-needed.md).

# Tools needed

Below are the tools that are useful in completing room tasks more efficiently.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Inspection jar</strong></td><td>To empty the cassette and isolate the bugs🪲</td><td></td><td><a href="/files/XQXW9mZN0F3KbkLBCekM">/files/XQXW9mZN0F3KbkLBCekM</a></td></tr><tr><td><strong>Q-tips / Cotton swabs</strong></td><td>To clean the cassette after a prevention</td><td></td><td><a href="/files/9XSJpJVgL0BgeJJP64Zy">/files/9XSJpJVgL0BgeJJP64Zy</a></td></tr></tbody></table>

If you need more inspection jars or have lost previous ones. [Contact us](mailto:team@valpas.io) so we can deliver you new ones.


---

# 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/tools-needed.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.
