# Sale of tool consumables

## What is a consumable?

&#x20;A consumable is any item that can **only be used in combination with a specific (power) tool,** but **which is used only once** (or during a limited time) after which it is discarded. This is why we sell consumables.

{% hint style="info" %}
Don't confuse consumables with [tool accessories](https://tournevie.gitbook.io/tournevie-faq/using-our-tools/usage-fees-for-tool-accessories), which are **items that wear out over time and which can be resharpened and thus reused by others**. Their lifespans are reasonably long.
{% endhint %}

## Which consumables do we have and how much do they cost?

**You'll find a full pricelist online at** [**http://sales.tournevie.be**](http://sales.tournevie.be/). These include all kinds of fasteners, fuels and lubricants, grinding discs, sanding paper and saw blades.&#x20;

{% hint style="info" %}
**We sell them apiece**, so you don't need to buy an entire box. Morever, **we buy back** from you all the consumables you haven't used. &#x20;
{% endhint %}


---

# Agent Instructions: 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/sale-of-tool-consumables.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.
