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

# JURIDIQUE

- [INTRODUCTION](https://docs.colt.net/colt-docs/fr/juridique/introduction.md): Respecter l'esprit de toutes les lois et réglementations est la façon dont nous faisons des affaires
- [CODE DE CONDUITE DES AFFAIRES](https://docs.colt.net/colt-docs/fr/juridique/code-de-conduite-des-affaires.md): La façon dont nous faisons des affaires
- [GPL : NOTRE ENGAGEMENT](https://docs.colt.net/colt-docs/fr/juridique/gpl-notre-engagement.md)
- [GROUPE DE SOCIÉTÉS COLT](https://docs.colt.net/colt-docs/fr/juridique/groupe-de-societes-colt.md)
- [DÉCLARATION RELATIVE À LA LOI SUR L'ESCLAVAGE MODERNE](https://docs.colt.net/colt-docs/fr/juridique/declaration-relative-a-la-loi-sur-lesclavage-moderne.md)
- [NOTRE POLITIQUE FISCALE](https://docs.colt.net/colt-docs/fr/juridique/notre-politique-fiscale.md): Stratégie fiscale Colt UK
- [CBCR PUBLIC EXERCICE 2024](https://docs.colt.net/colt-docs/fr/juridique/cbcr-public-exercice-2024.md): Centre juridique
- [CBCR PUBLIC EXERCICE 2023](https://docs.colt.net/colt-docs/fr/juridique/cbcr-public-exercice-2024/cbcr-public-exercice-2023.md): Centre juridique
- [CONFIDENTIALITÉ DES DONNÉES](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees.md): Nous prenons la confidentialité de vos données très au sérieux et ne collecterons que les informations que vous avez consenti à nous fournir et qui sont pertinentes pour vos échanges avec nous.
- [DÉCLARATION DE CONFIDENTIALITÉ DES DONNÉES](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/declaration-de-confidentialite-des-donnees.md)
- [NOS RÈGLES D'ENTREPRISE CONTRAIGNANTES (BCR) ET NOS CERTIFICATIONS ISO27701](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/nos-regles-dentreprise-contraignantes-bcr-et-nos-certifications-iso27701.md)
- [POLITIQUE EN MATIÈRE DE COOKIES](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/politique-en-matiere-de-cookies.md)
- [DÉCLARATIONS DE CONFIDENTIALITÉ POUR LES PRODUITS COLT](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/declarations-de-confidentialite-pour-les-produits-colt.md)
- [VOS DROITS INDIVIDUELS](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/vos-droits-individuels.md)
- [NOS OBJECTIFS EN MATIÈRE DE CONFIDENTIALITÉ ET POLITIQUE MONDIALE DE CONFIDENTIALITÉ](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/nos-objectifs-en-matiere-de-confidentialite-et-politique-mondiale-de-confidentialite.md)
- [DÉCLARATION DE CONFIDENTIALITÉ DES DONNÉES POUR LES CANDIDATS](https://docs.colt.net/colt-docs/fr/juridique/confidentialite-des-donnees/declaration-de-confidentialite-des-donnees-pour-les-candidats.md)
- [CONDITIONS GÉNÉRALES](https://docs.colt.net/colt-docs/fr/juridique/conditions-generales.md)
- [CONDITIONS GÉNÉRALES DU SITE WEB](https://docs.colt.net/colt-docs/fr/juridique/conditions-generales/conditions-generales-du-site-web.md)
- [DÉCLARATION AU TITRE DE L'ARTICLE 172](https://docs.colt.net/colt-docs/fr/juridique/declaration-au-titre-de-larticle-172.md)
- [DORA](https://docs.colt.net/colt-docs/fr/juridique/dora.md): Loi sur la résilience opérationnelle numérique
- [POLITIQUE D'UTILISATION ACCEPTABLE](https://docs.colt.net/colt-docs/fr/juridique/politique-dutilisation-acceptable.md): La politique d'utilisation acceptable a été formulée afin d'encourager une utilisation responsable des informations, réseaux, systèmes, services, sites web et produits de Colt.
- [SUPPLÉMENTS RÉGLEMENTAIRES](https://docs.colt.net/colt-docs/fr/juridique/supplements-reglementaires.md)
- [INFORMATIONS SPÉCIFIQUES À CHAQUE PAYS](https://docs.colt.net/colt-docs/fr/juridique/informations-specifiques-a-chaque-pays.md)


---

# 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:

```
GET https://docs.colt.net/colt-docs/fr/juridique.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.
