> For the complete documentation index, see [llms.txt](https://docs.funcamp.sspcloud.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.funcamp.sspcloud.fr/evenements/nouvelle_aquitaine_2021.md).

# La Nouvelle Aquitaine & Statis

## La Nouvelle Aquitaine part à la découverte du Royaume de Statis !

Le lundi 26 avril 2021, les acteur·rice·s du système statistique public de la Nouvelle-Aquitaine ont uni leurs forces pour se lancer dans l'aventure du FuncampR et tenter de vaincre le terrible SaSSoS. Une cinquantaine de participant·e·s ont participé à l'aventure vidéo-ludique d'IcaRius.

Insee, Srise, Direccte, Dreal, ... L'ensemble des différents établissements concernés étaient au rendez-vous.

![](https://i.goopics.net/RyKom.png)

## Les différents supports de com'

* [La bande annonce de l'événement en Nouvelle-Aquitaine](https://video.info-ssm.insee.net/videos/Nouvelle-aquitaine/FunCamp%20R.mp4)
* [Le Dépliant](https://video.info-ssm.insee.net/videos/Nouvelle-aquitaine/FuncampR_dépliant.pdf)

## Le FuncampR en pratique

* Un séance préparatoire d'enrôlement (1H pour découvrir l'environnement du jeu, l'utilisation spécifique de Zoom et découvrir votre village)
* Une journée (9h00-12h00 et 13h30-16h30) en Zoom pour progresser ensemble.

## Le calendrier

* Fin des inscriptions : vendredi 19 mars 2021
* Sessions d'enrôlement des participant·e·s :
  * Jeudi    01/04 de 14h00 à 15h00
  * Mercredi 07/04 de 14h00 à 15h00
  * Jeudi    15/04 de 09h30 à 10h30
* Le FuncampR en Nouvelle-Aquitaine : lundi 26 avril de 9h00-12h00 et 13h30-16h30

Pour en savoir plus, n'hésitez pas à contacter : <funcamp-r@insee.fr>


---

# 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://docs.funcamp.sspcloud.fr/evenements/nouvelle_aquitaine_2021.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.
