# Introduction

Le module Location de SIMAX permet de gérer l’ensemble du cycle de vie des biens loués, depuis leur création jusqu’à la clôture des contrats. Il centralise les informations relatives aux matériels, aux accessoires et aux prestations afin d’assurer une gestion cohérente et structurée des activités de location.

Une gestion efficace des locations repose sur une bonne anticipation des disponibilités, une formalisation claire des engagements contractuels et un suivi rigoureux des opérations logistiques et financières.


---

# 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://doc.simax.fr/fonctionnelle/location/introduction.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.
