> For the complete documentation index, see [llms.txt](https://tournevie.gitbook.io/tournevie-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tournevie.gitbook.io/tournevie-faq/using-our-tools/damage-and-insurance.md).

# Damage & Insurance

## What about an insurance for damaged tools?

**An insurance is actually included in the membership fee**. If a tool or an accessory item is damaged during regular use, Tournevie will analyse, order replacement parts and carry out the repair for free.

**This does not apply if the tool was abused, neglected or used in an inappropriate way**. This can usually be deduced when carrying out the repair. In that case, we ask you to reimburse the replacement parts.&#x20;

{% hint style="info" %}
Each tool, including all the accessories, will be **checked jointly** by the member and Tournevie volunteer before and after each borrowing. This provides trust and avoids disagreements.
{% endhint %}

{% hint style="info" %}
When damages are caused by non-members, the **member that effectively borrowed the tool is responsible** for this damage, and vouches for the cost of repair or replacement.
{% endhint %}

## What to do in case of damage?

If the tool malfunctions or poses any danger to the user and / or other people in the area, you are expected **to stop using it immediately**.&#x20;

**Please let us know what happened** [via mail](mailto:admin@tournevie.be) or at the very least when you bring back the tools. It helps if you describe the situation and provide a picture of the tool (and the context you were using it in).&#x20;


---

# 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://tournevie.gitbook.io/tournevie-faq/using-our-tools/damage-and-insurance.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.
