# Creating an account

## Is an account necessary to borrow tools?

**Everyone can browse the** [**inventory**](https://tournevie-bxl.myturn.com/library/) without an account in order to find out if Tournevie has the tools they require.&#x20;

However, you'll need an account when you decide to become a member. This allows you to **track** and **extend** your loans, and to **make** **reservations**.&#x20;

{% hint style="info" %}
In order to simplify your life, **it's possible to create an account and reserve items immediately**. The membership fee can be paid online, or in cash when you drop by the first time.
{% endhint %}

## How to make an account?

It takes **three simple steps** to create an account:&#x20;

{% tabs %}
{% tab title="First step" %}
**Simply go to the** [**inventory**](https://tournevie-bxl.myturn.com/library) and create an account in the top right section of the screen:&#x20;

![](https://1809386013-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEucKJRbJK1GYDDzluD%2F-LKDAVlhyCyWDUyd7vHV%2F-LKDGhpL2lc1jjnfPfbt%2FCreating%20an%20account.JPG?alt=media\&token=f75e85d3-d84e-414d-bd32-e4a7d39f4b74)
{% endtab %}

{% tab title="Second step" %}
Then fill in your details and read through our rules and regulations. Don't worry, **it only takes a minute** to read through it all.&#x20;

![](https://1809386013-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEucKJRbJK1GYDDzluD%2F-LKDJTuzqaSVYFEpW1Wy%2F-LKDJW-YPBT6gHDKSJ6n%2FCreating%20an%20account%202.JPG?alt=media\&token=ca26c8a6-f214-4626-9727-cf0d1eaddd40)
{% endtab %}

{% tab title="Third step" %}
Finally, your account screen pops up. Your **address and phone number are the most important fields**. These are used if we need to reach you (urgently) for problems with reservations or loans.&#x20;

![](https://1809386013-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEucKJRbJK1GYDDzluD%2F-LKDAVlhyCyWDUyd7vHV%2F-LKDInpbzcLni1_3i-IR%2FCreating%20an%20account%203.JPG?alt=media\&token=1848c682-1af3-4bad-af87-8580a4e032e3)
{% endtab %}
{% endtabs %}

## Is it possible to share an account (and membership)?

The idea is that **every person is responsible for the tools they borrow**. However, if you are a couple living together, or if you live in a cohabitation, you can use one single account for a small group of people.

{% hint style="info" %}
This means that the person who created the account is held accountable for damages or accidents. **We suggest you only share an account with people you trust 100%**.
{% endhint %}

{% hint style="info" %}
**We ask and expect our members not to abuse this offer** by letting all their friends use the account. After all, Tournevie needs to cover the costs for replacement and repair of its tools.
{% 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-the-online-inventory/creating-an-account.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.
