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

# Connectivité Kilo

- [Qu’est-ce que Kilo Connectivity ?](https://docs.kiloiot.io/kilo-docs-fr/connectivite-kilo/what-is-kilo-connectivity.md): Qu’est-ce que Kilo Connectivity — LPWAN et IoT cellulaire mondiaux via une seule SIM, une seule plateforme, un seul partenaire.
- [Cartes SIM IoT mondiales](https://docs.kiloiot.io/kilo-docs-fr/connectivite-kilo/what-is-kilo-connectivity/cellular-iot.md): Cartes SIM IoT mondiales de Kilo Connectivity — 2G/3G/4G/LTE-M/NB-IoT/5G via un portail en libre-service.
- [Types de cartes SIM](https://docs.kiloiot.io/kilo-docs-fr/connectivite-kilo/what-is-kilo-connectivity/simcardtypes.md): Cartes SIM IoT standard vs industrielles — durée de vie, robustesse et usage pour sites fixes, mobiles ou difficiles.
- [Plateforme de connectivité](https://docs.kiloiot.io/kilo-docs-fr/connectivite-kilo/connectivity-platform.md): Plateforme Kilo Connectivity — gérez les SIM et les appareils avec un provisionnement sans intervention, un contrôle en temps réel, des alertes et une API.
- [Sécurité IoT](https://docs.kiloiot.io/kilo-docs-fr/connectivite-kilo/iot-security.md): Sécurité IoT avec Kilo Connectivity — IPX mondial privé, VPN IPSec, Cloud Connect, racine de confiance basée sur la SIM.


---

# 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.kiloiot.io/kilo-docs-fr/connectivite-kilo.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.
