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

# Welcome to Condense Edge

## Overview

Condense Edge by Zeliot is a state-of-the-art modular firmware designed to optimize vehicle data management. It is engineered with a low memory footprint to facilitate seamless data collection, secure transfer, and OTA updates for vehicle ECUs. By leveraging Condense Edge, manufacturers and fleet operators can harness rich datasets from vehicles to derive actionable insights, enhancing performance, safety, and operational uptime.

## Market Needs and Solutions

The modern automotive landscape demands robust solutions for real-time data collection and analysis, secure software updates, and maintenance across the life cycle of the vehicle. Condense Edge addresses these needs with its comprehensive suite of features, ensuring vehicles are more efficient, safe, and reliable. This document details the capabilities and benefits of Condense Edge, providing an in-depth look.

{% content-ref url="/pages/sjlTIGyeXFebCfwJsDBj" %}
[Key Features](/condense-edge/introduction/key-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/LPTzrUKx8SofnnxmpiZj" %}
[Condense Edge Architecture](/condense-edge/condense-edge-architecture/architecture-diagram.md)
{% endcontent-ref %}

{% content-ref url="/pages/vMkDiKT4EuqrBJ8uq7a8" %}
[UX101 Advanced Logger ](/condense-edge/condense-edge-integrated-hardware/ux101-advanced-logger.md)
{% endcontent-ref %}

{% content-ref url="/pages/ctbjwLkl1vunnEszffJD" %}
[Access Management](/condense-edge/oem-tool/access-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/IvUmvey0G9i5u597eQON" %}
[Ecosystem of Condense and Condense Edge](/condense-edge/end-to-end-creation/ecosystem-of-condense-and-condense-edge.md)
{% endcontent-ref %}


---

# 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.zeliot.in/condense-edge/welcome-to-condense-edge.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.
