# Extending your loans

## How long can you extend loans online?

You can extend your loans with **one extra week**. That means individual members can have up to two weeks loan duration, organisations up to three weeks.&#x20;

## How do you use the inventory to extend loans?

**Check the** [**loans page**](https://tournevie-bxl.myturn.com/library/myLoans/list) **in your account menu**. This page gives an overview of all your current and past loans. As the menu indicates, you are able to self-renew loans **after the halfway point in the loan**.&#x20;

{% hint style="info" %}
Why not earlier? Well, we want to **encourage you to get the job done quickly**, and give **others the opportunity** to make a reservation for popular items.
{% endhint %}

After the halfway point, you will see a button appear thanks to which you can extend your loan:

![Note that before the halfway point, the renewal button and the amount of renewals (i.e. 1) is not displayed](/files/-LKhT6YWXYX_P_HRB8gv)

## Can I also reserve items instead of extending them?

Some people make a reservation for an item they have already borrowed, when they figure out they still need it after one week. **Please don't do that, as the item will not be prolonged automatically**.&#x20;

{% hint style="info" %}
What happens is that if such an item is reserved, our volunteers will find out the item isn't there when they prepare all the reservations. **Your reservation will simply remain unfulfilled**.

The end result is that your item will not be prolonged, but it will become 'overdue', **resulting in a fine for every item** you've borrowed.&#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-the-online-inventory/extending-your-loans.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.
