> For the complete documentation index, see [llms.txt](https://nec-office.gitbook.io/legales/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nec-office.gitbook.io/legales/politique-de-confidentialite.md).

# Politique de confidentialité

Mise à jour CGV : février 2022\
\
Le site <https://www.network-evolution.com> (ci-après “le Site N.E.C”) et l’application Ki\&Ki sont exploités par :

**Nom de la société :** Network Evolution Club N.E.C SA (ci-après la “Société N.E.C”)\
**Adresse de la société :** Estrada da portela 5, piso 2, loja 4 - 2790 - 194 Carnaxide, Portugal\
**Registre :** En cours de réception\
**Numéro de TVA :** En cours de réception\
<support@nec-office.com>\
\
Représentée par la société :

**Nom de la société :** Eruditeneuron LDA\
**Adresse de la société :** Rua Formosinho Sanchez, 15 1600 - 263 Lisboa, Portugal\
**Registre :** 516344250\
**Numéro de TVA :** PT516344250\
<contact@eruditeneuron.com>

dans le respect de la législation française et européenneportugaise.


---

# 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://nec-office.gitbook.io/legales/politique-de-confidentialite.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.
