> For the complete documentation index, see [llms.txt](https://opendatafrance.gitbook.io/le-mois-de-la-data/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opendatafrance.gitbook.io/le-mois-de-la-data/smart-village.md).

# Smart Village

## Présentation

Comment conduire un projet de territoire intelligent dans les zones rurales ? Comment articuler levier numérique, exploitation des données et mise en réseaux d’acteurs dans un équilibre subtil qui permettent de répondre aux problématiques du territoire et aux  besoins des habitants. Comment penser le Smart Village, durablement, dans un contexte parfois très contraint que ce soit au niveau des infrastructures technologiques comme de celui des moyens financiers ? Retour d’expérience d’un projet réalisé dans les Alpes, dans le cadre d’un programme européen.

### Date

> le **16 mars 2022**
>
> de **16h30 à 17h30**

### Revoir le webinaire

{% embed url="<https://vimeo.com/689380047/ac96d33356>" %}

### Intervenants

> Pauline Asselin, Région SUD
>
> Association Adrets
>
> Animation : Magali Barnoin

### Pour aller plus loi&#x6E;**...**


---

# 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, and the optional `goal` query parameter:

```
GET https://opendatafrance.gitbook.io/le-mois-de-la-data/smart-village.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
