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

# Deprecated

- [SIM-Cards](https://docs.akenza.io/akenza.io/deprecated/sim-cards.md): This page describes SIM Card Management in more detail
- [Everynet](https://docs.akenza.io/akenza.io/deprecated/everynet.md): This page describes the use of Everynet as connectivity provider in akenza
- [Sigfox](https://docs.akenza.io/akenza.io/deprecated/sigfox.md): This page describes the use of Sigfox as connectivity provider in akenza
- [How to connect the Yanzi Lifecycle cloud on akenza](https://docs.akenza.io/akenza.io/deprecated/how-to-connect-the-yanzi-lifecycle-cloud-on-akenza.md): In this tutorial you will learn how to connect the Yanzi Lifecycle cloud on akenza
- [Merged - Custom Device Types](https://docs.akenza.io/akenza.io/deprecated/merged-custom-device-types.md)
- [Merged - Custom Logic Blocks](https://docs.akenza.io/akenza.io/deprecated/custom-logic-blocks.md): This page describes the Custom Logic Blocks in more detail
- [How to integrate the akenza IoT Starter Kit](https://docs.akenza.io/akenza.io/deprecated/akenza-sensor-kit-guide.md): Utilize the easy plug & play IoT Starter Kit of akenza to gain deeper insights into the different building areas in your facility. This kit provides everything you need to start your IoT journey!


---

# 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.akenza.io/akenza.io/deprecated.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.
